Skip to content

Instantly share code, notes, and snippets.

@simonmichael
Created July 30, 2019 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonmichael/92fa3cec3d7c29fac2aa26195864632a to your computer and use it in GitHub Desktop.
Save simonmichael/92fa3cec3d7c29fac2aa26195864632a to your computer and use it in GitHub Desktop.
a hledger profile
This file has been truncated, but you can view the full file.
Fri Jul 26 00:40 2019 Time and Allocation Profiling Report (Final)
hledger +RTS -P -RTS bal -V -f examples/1000x1000x10.journal
total time = 1.35 secs (1347 ticks @ 1000 us, 1 processor)
total alloc = 1,482,942,296 bytes (excludes profiling overheads)
COST CENTRE MODULE SRC %time %alloc ticks bytes
pricesAtDate.(...) Hledger.Data.Valuation Hledger/Data/Valuation.hs:(121,5)-(128,43) 16.2 36.9 218 547884016
nubSortBy Data.List.Extra src/Data/List/Extra.hs:(656,1)-(659,19) 8.1 6.2 109 91671272
nubSortBy.f Data.List.Extra src/Data/List/Extra.hs:(657,11)-(659,19) 7.0 3.1 94 45600000
likelyExecutablesInPath Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(667,1)-(670,31) 6.2 1.2 84 18281784
getDirectoryContentsSafe Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(720,1)-(721,115) 2.4 1.4 33 21456648
priceDirectiveToMarketPrice Hledger.Data.Valuation Hledger/Data/Valuation.hs:(139,1)-(144,14) 2.3 11.3 31 167200000
realFracToDecimal Data.Decimal src/Data/Decimal.hs:100:1-54 2.2 1.3 29 19651200
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 1.9 1.4 26 20822464
acommodity Hledger.Data.Types Hledger/Data/Types.hs:207:7-16 1.8 0.0 24 0
sortAccountItemsLike.\ Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:150:20-50 1.5 0.0 20 40000
showMixedAmountWithoutPrice.showamt Hledger.Data.Amount Hledger/Data/Amount.hs:(677,5)-(679,59) 1.3 0.4 18 6409648
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 1.2 0.5 16 7275872
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 1.2 0.7 16 9839080
goNext.findTrans Text.Regex.TDFA.NewDFA.Engine Text/Regex/TDFA/NewDFA/Engine.hs:(270,99)-(308,97) 1.1 0.6 15 8745240
pricesAtDate.(...).\ Hledger.Data.Valuation Hledger/Data/Valuation.hs:125:52-73 1.1 0.0 15 0
normaliseHelper.(...) Hledger.Data.Amount Hledger/Data/Amount.hs:(505,5)-(509,26) 1.1 0.9 15 13794976
take1_ Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:262:3-19 1.0 2.1 14 30402856
decimal Text.Megaparsec.Char.Lexer Text/Megaparsec/Char/Lexer.hs:336:1-32 1.0 0.9 14 12988784
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 1.0 1.2 14 17209728
takeWhile_ Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:267:3-21 0.5 1.1 7 16644648
strWidth Hledger.Utils.String Hledger/Utils/String.hs:(329,1)-(331,24) 0.4 1.1 6 15593504
accountNameFromComponents Hledger.Data.AccountName Hledger/Data/AccountName.hs:71:1-49 0.4 1.1 6 16563584
execMatch.goNext.findTrans Text.Regex.TDFA.NewDFA.Engine Text/Regex/TDFA/NewDFA/Engine.hs:(270,9)-(308,97) 0.4 1.0 5 15158416
individual inherited
COST CENTRE MODULE SRC no. entries %time %alloc %time %alloc ticks bytes
MAIN MAIN <built-in> 16358 0 0.1 0.0 100.0 100.0 1 24312
CAF System.Console.Terminfo.Base <entire-module> 17701 0 0.1 0.0 0.1 0.0 1 304
CAF Data.Text.Array <entire-module> 17363 0 0.0 0.0 0.0 0.0 0 32
CAF Data.Text.Internal <entire-module> 17359 0 0.0 0.0 0.0 0.0 0 80
CAF System.FilePath.Posix <entire-module> 16879 0 0.0 0.0 0.0 0.0 0 88
CAF GHC.Conc.Signal <entire-module> 16466 0 0.0 0.0 0.0 0.0 0 640
CAF GHC.IO.Encoding <entire-module> 16447 0 0.1 0.0 0.1 0.0 1 3808
CAF GHC.IO.Encoding.Iconv <entire-module> 16445 0 0.0 0.0 0.0 0.0 0 200
CAF GHC.IO.Encoding.UTF8 <entire-module> 16440 0 0.0 0.0 0.0 0.0 0 440
CAF GHC.IO.Exception <entire-module> 16439 0 0.0 0.0 0.0 0.0 0 640
CAF GHC.IO.FD <entire-module> 16438 0 0.0 0.0 0.0 0.0 0 16
CAF GHC.IO.Handle.FD <entire-module> 16436 0 0.0 0.0 0.0 0.0 0 34704
CAF GHC.IO.Handle.Internals <entire-module> 16435 0 0.0 0.0 0.0 0.0 0 24
CAF System.Posix.Internals <entire-module> 16397 0 0.0 0.0 0.0 0.0 0 16
CAF Text.Printf <entire-module> 16393 0 0.0 0.0 0.0 0.0 0 560
CAF Text.Read.Lex <entire-module> 16391 0 0.0 0.0 0.0 0.0 0 664
CAF GHC.Event.Poll <entire-module> 16376 0 0.0 0.0 0.0 0.0 0 48
CAF GHC.Event.Thread <entire-module> 16375 0 0.0 0.0 0.0 0.0 0 1232
CAF:$fAlternativeParsecT_$cfmap Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:161:3-6 21430 0 0.0 0.0 0.0 0.0 0 0
fmap Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:161:3-13 33112 1 0.0 0.0 0.0 0.0 0 0
CAF:$fApplicativeBox_$cpure Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:45:3-6 20821 0 0.0 0.0 0.0 0.0 0 0
pure Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:45:3-12 43685 1 0.0 0.0 0.0 0.0 0 0
CAF:$fApplicativeId4 Data.Vector.Fusion.Util <no location info> 20818 0 0.0 0.0 0.0 0.0 0 16
pure Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:31:3-11 43408 1 0.0 0.0 0.0 0.0 0 0
CAF:$fBoundedStatus_$cmaxBound Hledger.Data.Types Hledger/Data/Types.hs:234:20-26 27500 0 0.0 0.0 0.0 0.0 0 0
maxBound Hledger.Data.Types Hledger/Data/Types.hs:234:20-26 33717 1 0.0 0.0 0.0 0.0 0 0
CAF:$fBoundedStatus_$cminBound Hledger.Data.Types Hledger/Data/Types.hs:234:20-26 27499 0 0.0 0.0 0.0 0.0 0 0
minBound Hledger.Data.Types Hledger/Data/Types.hs:234:20-26 33716 1 0.0 0.0 0.0 0.0 0 0
CAF:$fDefaultMaybe_$cdef Data.Default.Class Data/Default/Class.hs:132:34-36 17212 0 0.0 0.0 0.0 0.0 0 0
def Data.Default.Class Data/Default/Class.hs:132:34-46 44112 1 0.0 0.0 0.0 0.0 0 0
CAF:$fEqMixedAmount1 Hledger.Data.Types <no location info> 27623 0 0.0 0.0 0.0 0.0 0 0
/= Hledger.Data.Types Hledger/Data/Types.hs:217:48-49 42912 1 0.0 0.0 0.0 0.0 0 0
CAF:$fGraphGr_$cmatch Data.Graph.Inductive.PatriciaTree Data/Graph/Inductive/PatriciaTree.hs:99:5-9 21722 0 0.0 0.0 0.0 0.0 0 16
match Data.Graph.Inductive.PatriciaTree Data/Graph/Inductive/PatriciaTree.hs:99:5-29 44250 1 0.0 0.0 0.0 0.0 0 0
CAF:$fHashableText0_$chash Data.Hashable.Class Data/Hashable/Class.hs:631:10-24 17424 0 0.0 0.0 0.0 0.0 0 16
hash Data.Hashable.Class Data/Hashable/Class.hs:234:5-35 43522 1 0.0 0.0 0.0 0.0 0 0
CAF:$fMonadBox_$creturn Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:49:3-8 20822 0 0.0 0.0 0.0 0.0 0 16
return Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:49:3-15 43684 1 0.0 0.0 0.0 0.0 0 0
CAF:$fMonadId1 Data.Vector.Fusion.Util <no location info> 20820 0 0.0 0.0 0.0 0.0 0 16
return Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:35:3-15 43407 1 0.0 0.0 0.0 0.0 0 0
CAF:$fMonoidDigitGrp_$cmempty Hledger.Read.Common Hledger/Read/Common.hs:966:3-8 26182 0 0.0 0.0 0.0 0.0 0 24
mempty Hledger.Read.Common Hledger/Read/Common.hs:966:3-23 43072 1 0.0 0.0 0.0 0.0 0 0
CAF:$fNumAmount_$c+ Hledger.Data.Amount Hledger/Data/Amount.hs:163:5-7 29809 0 0.0 0.0 0.0 0.0 0 16
+ Hledger.Data.Amount Hledger/Data/Amount.hs:163:5-55 43041 1 0.0 0.0 0.0 0.0 0 0
CAF:$fOrdMixedAmount7 Hledger.Data.Types <no location info> 27624 0 0.0 0.0 0.0 0.0 0 0
compare Hledger.Data.Types Hledger/Data/Types.hs:217:51-53 44113 1 0.0 0.0 0.0 0.0 0 32
CAF:$fPrimMonadST1_r3UH Control.Monad.Primitive <no location info> 19291 0 0.0 0.0 0.0 0.0 0 16
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43424 1 0.0 0.0 0.0 0.0 0 0
CAF:$fRegexOptionsRegexCompOptionExecOption_$cdefaultCompOpt Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:149:3-16 23128 0 0.0 0.0 0.0 0.0 0 48
defaultCompOpt Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:(149,3)-(154,31) 45029 1 0.0 0.0 0.0 0.0 0 0
CAF:$fRegexOptionsRegexCompOptionExecOption_$cdefaultExecOpt Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:155:3-16 23129 0 0.0 0.0 0.0 0.0 0 16
defaultExecOpt Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:155:3-55 45199 1 0.0 0.0 0.0 0.0 0 0
CAF:$fShowDecimalRaw4 Data.Decimal <no location info> 16523 0 0.0 0.0 0.0 0.0 0 88
CAF:$fStreamText4 Text.Megaparsec.Stream <no location info> 21325 0 0.0 0.0 0.0 0.0 0 0
takeWhile_ Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:267:3-21 34264 1 0.0 0.0 0.0 0.0 0 0
CAF:$fStreamText5 Text.Megaparsec.Stream <no location info> 21326 0 0.0 0.0 0.0 0.0 0 0
take1_ Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:262:3-19 33091 1 0.0 0.0 0.0 0.0 0 0
CAF:$s$fMonadParsecesParsecT2_r7B6F Hledger.Read.Common <no location info> 26386 0 0.0 0.0 0.0 0.0 0 0
takeWhile1P Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:327:3-34 34263 1 0.0 0.0 0.0 0.0 0 0
CAF:$speriodictransactionp_r964Y Hledger.Read.JournalReader <no location info> 25397 0 0.0 0.0 0.0 0.0 0 16
periodictransactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(543,1)-(598,5) 35946 1 0.0 0.0 0.0 0.0 0 0
CAF:$ssignp1_r7B7R Hledger.Read.Common Hledger/Read/Common.hs:688:1-5 26443 0 0.0 0.0 0.0 0.0 0 0
signp Hledger.Read.Common Hledger/Read/Common.hs:688:1-67 34700 1 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34701 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34702 1 0.0 0.0 0.0 0.0 0 0
CAF:.: Data.Graph.Inductive.Graph Data/Graph/Inductive/Graph.hs:552:1-4 21764 0 0.0 0.0 0.0 0.0 0 16
.: Data.Graph.Inductive.Graph Data/Graph/Inductive/Graph.hs:552:1-16 44246 1 0.0 0.0 0.0 0.0 0 0
CAF:accountLeafName Hledger.Data.AccountName Hledger/Data/AccountName.hs:74:1-15 30055 0 0.0 0.0 0.0 0.0 0 16
accountLeafName Hledger.Data.AccountName Hledger/Data/AccountName.hs:74:1-46 45347 1 0.0 0.0 0.0 0.0 0 0
CAF:accountNameComponents Hledger.Data.AccountName Hledger/Data/AccountName.hs:68:1-21 30054 0 0.0 0.0 0.0 0.0 0 0
accountNameComponents Hledger.Data.AccountName Hledger/Data/AccountName.hs:68:1-41 44084 1 0.0 0.0 0.0 0.0 0 32
CAF:accountNameFromComponents Hledger.Data.AccountName Hledger/Data/AccountName.hs:71:1-25 30056 0 0.0 0.0 0.0 0.0 0 0
accountNameFromComponents Hledger.Data.AccountName Hledger/Data/AccountName.hs:71:1-49 44088 1 0.0 0.0 0.0 0.0 0 32
CAF:accountNamesFromPostings Hledger.Data.Posting Hledger/Data/Posting.hs:195:1-24 28530 0 0.0 0.0 0.0 0.0 0 16
accountNamesFromPostings Hledger.Data.Posting Hledger/Data/Posting.hs:195:1-52 43437 1 0.0 0.0 0.0 0.0 0 0
CAF:accountTree1 Hledger.Data.Account <no location info> 30109 0 0.0 0.0 0.0 0.0 0 0
accountTree Hledger.Data.Account Hledger/Data/Account.hs:(83,1)-(90,8) 43827 0 0.0 0.0 0.0 0.0 0 0
accountTree.(...) Hledger.Data.Account Hledger/Data/Account.hs:85:5-74 43828 0 0.0 0.0 0.0 0.0 0 32
treeFromPaths Hledger.Utils.Tree Hledger/Utils/Tree.hs:85:1-62 43829 1 0.0 0.0 0.0 0.0 0 0
CAF:accountnamep1 Hledger.Read.Common <no location info> 26375 0 0.0 0.0 0.0 0.0 0 16
accountnamep Hledger.Read.Common Hledger/Read/Common.hs:569:1-32 34591 1 0.0 0.0 0.0 0.0 0 0
CAF:accountnamep2 Hledger.Read.Common <no location info> 26373 0 0.0 0.0 0.0 0.0 0 0
singlespacedtextp Hledger.Read.Common Hledger/Read/Common.hs:575:1-60 34592 1 0.0 0.0 0.0 0.0 0 0
singlespacedtextsatisfyingp Hledger.Read.Common Hledger/Read/Common.hs:(580,1)-(585,65) 34593 1 0.0 0.0 0.0 0.0 0 456
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34594 2 0.0 0.0 0.0 0.0 0 0
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34608 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34606 1 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34625 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34626 1 0.0 0.0 0.0 0.0 0 0
singlespacedtextsatisfyingp.partp Hledger.Read.Common Hledger/Read/Common.hs:585:5-65 34598 1 0.0 0.0 0.0 0.0 0 32
takeWhile1P Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:327:3-34 34599 1 0.0 0.0 0.0 0.0 0 0
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34607 1 0.0 0.0 0.0 0.0 0 0
CAF:accountsFromPostings3 Hledger.Data.Account <no location info> 30126 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings Hledger.Data.Account Hledger/Data/Account.hs:(65,1)-(77,18) 44041 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings.grouped Hledger.Data.Account Hledger/Data/Account.hs:67:5-58 44042 0 0.0 0.0 0.0 0.0 0 24
groupSort Data.List.Extra src/Data/List/Extra.hs:380:1-76 44043 1 0.0 0.0 0.0 0.0 0 48
groupOn Data.List.Extra src/Data/List/Extra.hs:(354,1)-(356,64) 44045 1 0.0 0.0 0.0 0.0 0 72
groupOn.on2 Data.List.Extra src/Data/List/Extra.hs:356:11-64 44092 1 0.0 0.0 0.0 0.0 0 0
CAF:accountsmode Hledger.Cli.Commands.Accounts Hledger/Cli/Commands/Accounts.hs:37:1-12 31849 0 0.0 0.0 0.0 0.0 0 0
accountsmode Hledger.Cli.Commands.Accounts Hledger/Cli/Commands/Accounts.hs:(37,1)-(47,33) 32861 1 0.0 0.0 0.0 0.0 0 880
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32862 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32864 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32863 1 0.0 0.0 0.0 0.0 0 1744
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32865 1 0.0 0.0 0.0 0.0 0 2360
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32866 11 0.0 0.0 0.0 0.0 0 0
CAF:acctsep Hledger.Data.AccountName Hledger/Data/AccountName.hs:62:1-7 30053 0 0.0 0.0 0.0 0.0 0 0
acctsep Hledger.Data.AccountName Hledger/Data/AccountName.hs:62:1-30 44086 1 0.0 0.0 0.0 0.0 0 88
CAF:acctsepchar Hledger.Data.AccountName Hledger/Data/AccountName.hs:59:1-11 30052 0 0.0 0.0 0.0 0.0 0 0
acctsepchar Hledger.Data.AccountName Hledger/Data/AccountName.hs:59:1-17 44087 1 0.0 0.0 0.0 0.0 0 0
CAF:activitymode Hledger.Cli.Commands.Activity Hledger/Cli/Commands/Activity.hs:21:1-12 31822 0 0.0 0.0 0.0 0.0 0 0
activitymode Hledger.Cli.Commands.Activity Hledger/Cli/Commands/Activity.hs:(21,1)-(26,33) 32867 1 0.0 0.0 0.0 0.0 0 664
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32868 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32870 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32869 1 0.0 0.0 0.0 0.0 0 1360
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32871 1 0.0 0.0 0.0 0.0 0 1848
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32872 8 0.0 0.0 0.0 0.0 0 0
CAF:addmode Hledger.Cli.Commands.Add Hledger/Cli/Commands/Add.hs:50:1-7 31793 0 0.0 0.0 0.1 0.0 0 0
addmode Hledger.Cli.Commands.Add Hledger/Cli/Commands/Add.hs:(50,1)-(55,33) 32873 1 0.1 0.0 0.1 0.0 1 304
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32874 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32876 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32875 1 0.0 0.0 0.0 0.0 0 720
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32877 1 0.0 0.0 0.0 0.0 0 768
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32878 3 0.0 0.0 0.0 0.0 0 0
CAF:addonCommandMode_name1 Hledger.Cli.CliOptions <no location info> 32246 0 0.0 0.0 0.0 0.0 0 520
CAF:aliasdirectivep_r962H Hledger.Read.JournalReader <no location info> 25247 0 0.0 0.0 0.0 0.0 0 16
aliasdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(421,1)-(425,23) 33900 1 0.0 0.0 0.0 0.0 0 0
CAF:aliasesFromOpts Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:118:1-15 25246 0 0.0 0.0 0.0 0.0 0 16
aliasesFromOpts Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(118,1)-(119,28) 33834 1 0.0 0.0 0.0 0.0 0 0
CAF:amount Hledger.Data.Amount Hledger/Data/Amount.hs:169:1-6 29797 0 0.0 0.0 0.0 0.0 0 48
amount Hledger.Data.Amount Hledger/Data/Amount.hs:169:1-100 42926 1 0.0 0.0 0.0 0.0 0 0
CAF:amount1 Hledger.Data.Amount <no location info> 29769 0 0.0 0.0 0.0 0.0 0 0
amount Hledger.Data.Amount Hledger/Data/Amount.hs:169:1-100 43325 0 0.0 0.0 0.0 0.0 0 24
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 43326 1 0.0 0.0 0.0 0.0 0 0
CAF:amountp1 Hledger.Read.Common <no location info> 26493 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 34670 1 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34671 1 0.0 0.0 0.0 0.0 0 0
CAF:amountp2 Hledger.Read.Common <no location info> 26489 0 0.0 0.0 0.0 0.0 0 16
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34677 1 0.0 0.0 0.0 0.0 0 0
CAF:amountp3 Hledger.Read.Common <no location info> 25943 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 34673 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34674 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34675 1 0.0 0.0 0.0 0.0 0 0
CAF:amountp_n Hledger.Read.Common <no location info> 25942 0 0.0 0.0 0.0 0.0 0 88
CAF:amountstyle Hledger.Data.Amount Hledger/Data/Amount.hs:152:1-11 29796 0 0.0 0.0 0.0 0.0 0 48
amountstyle Hledger.Data.Amount Hledger/Data/Amount.hs:152:1-54 43044 1 0.0 0.0 0.0 0.0 0 0
CAF:anonymiseByOpts2 Hledger.Cli.Utils <no location info> 32148 0 0.0 0.0 0.0 0.0 0 88
CAF:applyaccountdirectivep_r962P Hledger.Read.JournalReader <no location info> 25254 0 0.0 0.0 0.0 0.0 0 16
applyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(408,1)-(413,26) 33971 1 0.0 0.0 0.0 0.0 0 0
CAF:assignmentPostings Hledger.Data.Transaction Hledger/Data/Transaction.hs:336:1-18 28335 0 0.0 0.0 0.0 0.0 0 16
assignmentPostings Hledger.Data.Transaction Hledger/Data/Transaction.hs:336:1-60 42898 1 0.0 0.0 0.0 0.0 0 0
CAF:balanceassertionp1 Hledger.Read.Common <no location info> 26529 0 0.0 0.0 0.0 0.0 0 16
balanceassertionp Hledger.Read.Common Hledger/Read/Common.hs:(728,1)-(742,5) 35193 1 0.0 0.0 0.0 0.0 0 0
CAF:balancedVirtualPostings Hledger.Data.Transaction Hledger/Data/Transaction.hs:342:1-23 28333 0 0.0 0.0 0.0 0.0 0 16
balancedVirtualPostings Hledger.Data.Transaction Hledger/Data/Transaction.hs:342:1-62 43159 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:274:1-11 31654 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 32879 1 0.0 0.0 0.0 0.0 0 1168
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32880 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32882 1 0.0 0.0 0.0 0.0 0 0
headDef Safe Safe.hs:136:1-37 33400 1 0.0 0.0 0.0 0.0 0 0
headMay Safe Safe.hs:132:1-27 33401 0 0.0 0.0 0.0 0.0 0 0
liftMay Safe.Util Safe/Util.hs:36:1-69 33402 1 0.0 0.0 0.0 0.0 0 16
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32881 1 0.0 0.0 0.0 0.0 0 2256
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32883 1 0.0 0.0 0.0 0.0 0 3088
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32884 15 0.0 0.0 0.0 0.0 0 0
CAF:balancemode102 Hledger.Cli.Commands.Balance <no location info> 31614 0 0.0 0.0 0.0 0.0 0 88
CAF:balancemode104 Hledger.Cli.Commands.Balance <no location info> 31641 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33257 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33258 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode108 Hledger.Cli.Commands.Balance <no location info> 31617 0 0.0 0.0 0.0 0.0 0 520
CAF:balancemode112 Hledger.Cli.Commands.Balance <no location info> 31618 0 0.0 0.0 0.0 0.0 0 88
CAF:balancemode114 Hledger.Cli.Commands.Balance <no location info> 31640 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33255 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33256 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode118 Hledger.Cli.Commands.Balance <no location info> 31621 0 0.0 0.0 0.0 0.0 0 304
CAF:balancemode121 Hledger.Cli.Commands.Balance <no location info> 31639 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33253 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33254 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode125 Hledger.Cli.Commands.Balance <no location info> 31624 0 0.0 0.0 0.0 0.0 0 304
CAF:balancemode128 Hledger.Cli.Commands.Balance <no location info> 31638 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33251 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33252 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode132 Hledger.Cli.Commands.Balance <no location info> 31627 0 0.0 0.0 0.0 0.0 0 736
CAF:balancemode136 Hledger.Cli.Commands.Balance <no location info> 31628 0 0.0 0.0 0.0 0.0 0 88
CAF:balancemode138 Hledger.Cli.Commands.Balance <no location info> 31637 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33249 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33250 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode142 Hledger.Cli.Commands.Balance <no location info> 31631 0 0.0 0.0 0.0 0.0 0 736
CAF:balancemode145 Hledger.Cli.Commands.Balance <no location info> 31636 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33246 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33247 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode149 Hledger.Cli.Commands.Balance <no location info> 31634 0 0.0 0.0 0.0 0.0 0 448
CAF:balancemode23 Hledger.Cli.Commands.Balance <no location info> 31653 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33277 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33278 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode27 Hledger.Cli.Commands.Balance <no location info> 31586 0 0.0 0.0 0.0 0.0 0 664
CAF:balancemode3 Hledger.Cli.Commands.Balance <no location info> 31584 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33370 0 0.0 0.0 0.0 0.0 0 0
argsFlag Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:200:1-70 33371 1 0.0 0.0 0.0 0.0 0 32
flagArg System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:255:1-35 33372 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode30 Hledger.Cli.Commands.Balance <no location info> 31652 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33275 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33276 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode34 Hledger.Cli.Commands.Balance <no location info> 31589 0 0.0 0.0 0.0 0.0 0 448
CAF:balancemode37 Hledger.Cli.Commands.Balance <no location info> 31651 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33273 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33274 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode41 Hledger.Cli.Commands.Balance <no location info> 31477 0 0.0 0.0 0.0 0.0 0 448
CAF:balancemode44 Hledger.Cli.Commands.Balance <no location info> 31650 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33271 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33272 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode48 Hledger.Cli.Commands.Balance <no location info> 31594 0 0.0 0.0 0.0 0.0 0 808
CAF:balancemode52 Hledger.Cli.Commands.Balance <no location info> 31595 0 0.0 0.0 0.0 0.0 0 88
CAF:balancemode54 Hledger.Cli.Commands.Balance <no location info> 31649 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33269 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33270 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode58 Hledger.Cli.Commands.Balance <no location info> 31598 0 0.0 0.0 0.0 0.0 0 952
CAF:balancemode61 Hledger.Cli.Commands.Balance <no location info> 31648 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33267 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33268 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode67 Hledger.Cli.Commands.Balance <no location info> 31602 0 0.0 0.0 0.0 0.0 0 448
CAF:balancemode70 Hledger.Cli.Commands.Balance <no location info> 31646 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33265 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33266 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode74 Hledger.Cli.Commands.Balance <no location info> 31604 0 0.0 0.0 0.0 0.0 0 592
CAF:balancemode77 Hledger.Cli.Commands.Balance <no location info> 31645 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33263 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33264 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode80 Hledger.Cli.Commands.Balance <no location info> 31607 0 0.0 0.0 0.0 0.0 0 88
CAF:balancemode83 Hledger.Cli.Commands.Balance <no location info> 31608 0 0.0 0.0 0.0 0.0 0 304
CAF:balancemode86 Hledger.Cli.Commands.Balance <no location info> 31643 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33261 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33262 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode90 Hledger.Cli.Commands.Balance <no location info> 31610 0 0.0 0.0 0.0 0.0 0 592
CAF:balancemode94 Hledger.Cli.Commands.Balance <no location info> 31642 0 0.0 0.0 0.0 0.0 0 0
balancemode Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(274,1)-(300,33) 33259 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33260 1 0.0 0.0 0.0 0.0 0 0
CAF:balancemode98 Hledger.Cli.Commands.Balance <no location info> 31613 0 0.0 0.0 0.0 0.0 0 664
CAF:balancesheet13 Hledger.Cli.Commands.Balancesheet <no location info> 31468 0 0.0 0.0 0.0 0.0 0 1240
CAF:balancesheetSpec Hledger.Cli.Commands.Balancesheet Hledger/Cli/Commands/Balancesheet.hs:20:1-16 31474 0 0.0 0.0 0.0 0.0 0 40
balancesheetSpec Hledger.Cli.Commands.Balancesheet Hledger/Cli/Commands/Balancesheet.hs:(20,1)-(38,1) 32886 1 0.0 0.0 0.0 0.0 0 0
CAF:balancesheetequity18 Hledger.Cli.Commands.Balancesheetequity <no location info> 31457 0 0.0 0.0 0.0 0.0 0 1744
CAF:balancesheetequitySpec Hledger.Cli.Commands.Balancesheetequity Hledger/Cli/Commands/Balancesheetequity.hs:20:1-22 31465 0 0.0 0.0 0.0 0.0 0 40
balancesheetequitySpec Hledger.Cli.Commands.Balancesheetequity Hledger/Cli/Commands/Balancesheetequity.hs:(20,1)-(44,1) 32894 1 0.0 0.0 0.0 0.0 0 0
CAF:balancesheetequitymode Hledger.Cli.Commands.Balancesheetequity Hledger/Cli/Commands/Balancesheetequity.hs:47:1-22 31466 0 0.0 0.0 0.0 0.0 0 0
balancesheetequitymode Hledger.Cli.Commands.Balancesheetequity Hledger/Cli/Commands/Balancesheetequity.hs:47:1-74 32893 1 0.0 0.0 0.0 0.0 0 16
compoundBalanceCommandMode Hledger.Cli.CompoundBalanceCommand Hledger/Cli/CompoundBalanceCommand.hs:(84,1)-(116,33) 32895 1 0.0 0.0 0.0 0.0 0 144
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32896 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32898 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32897 1 0.0 0.0 0.0 0.0 0 3296
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32899 1 0.0 0.0 0.0 0.0 0 4952
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32900 23 0.0 0.0 0.0 0.0 0 0
CAF:balancesheetmode Hledger.Cli.Commands.Balancesheet Hledger/Cli/Commands/Balancesheet.hs:41:1-16 31475 0 0.0 0.0 0.0 0.0 0 0
balancesheetmode Hledger.Cli.Commands.Balancesheet Hledger/Cli/Commands/Balancesheet.hs:41:1-62 32885 1 0.0 0.0 0.0 0.0 0 16
compoundBalanceCommandMode Hledger.Cli.CompoundBalanceCommand Hledger/Cli/CompoundBalanceCommand.hs:(84,1)-(116,33) 32887 1 0.0 0.0 0.0 0.0 0 144
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32888 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32890 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32889 1 0.0 0.0 0.0 0.0 0 2400
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32891 1 0.0 0.0 0.0 0.0 0 3440
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32892 16 0.0 0.0 0.0 0.0 0 0
CAF:boolopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:46:1-7 28507 0 0.0 0.0 0.0 0.0 0 0
boolopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:46:1-19 33703 1 0.0 0.0 0.0 0.0 0 0
CAF:builtinCommandNames Hledger.Cli.Commands Hledger/Cli/Commands.hs:218:1-19 32105 0 0.0 0.0 0.0 0.0 0 0
builtinCommandNames Hledger.Cli.Commands Hledger/Cli/Commands.hs:218:1-65 33224 1 0.0 0.0 0.0 0.0 0 2992
modeNames System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:83:6-14 33225 29 0.0 0.0 0.0 0.0 0 0
CAF:builtinCommands Hledger.Cli.Commands Hledger/Cli/Commands.hs:99:1-15 32104 0 0.0 0.0 0.0 0.0 0 24
builtinCommands Hledger.Cli.Commands Hledger/Cli/Commands.hs:(99,1)-(129,3) 32856 1 0.0 0.0 0.0 0.0 0 0
CAF:builtinCommands302 Hledger.Cli.Commands <no location info> 32102 0 0.0 0.0 0.0 0.0 0 0
builtinCommands Hledger.Cli.Commands Hledger/Cli/Commands.hs:(99,1)-(129,3) 33037 0 0.0 0.0 0.0 0.0 0 0
testmode Hledger.Cli.Commands Hledger/Cli/Commands.hs:(257,1)-(262,46) 33038 1 0.0 0.0 0.0 0.0 0 376
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33039 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33041 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33040 1 0.0 0.0 0.0 0.0 0 848
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33042 1 0.0 0.0 0.0 0.0 0 984
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33043 4 0.0 0.0 0.0 0.0 0 0
CAF:cacheLineIntBits Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:66:1-16 21848 0 0.0 0.0 0.0 0.0 0 0
cacheLineIntBits Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:66:1-52 43526 1 0.0 0.0 0.0 0.0 0 0
log2 Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:(292,1)-(295,37) 43527 1 0.0 0.0 0.0 0.0 0 32
log2.go Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:(294,5)-(295,37) 43529 7 0.0 0.0 0.0 0.0 0 0
CAF:cacheLineIntBits1 Data.HashTable.Internal.Utils <no location info> 21847 0 0.0 0.0 0.0 0.0 0 0
cacheLineIntBits Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:66:1-52 43528 0 0.0 0.0 0.0 0.0 0 16
CAF:cacheLineSize Data.HashTable.Internal.IntArray src/Data/HashTable/Internal/IntArray.hs:82:1-13 21881 0 0.0 0.0 0.0 0.0 0 16
cacheLineSize Data.HashTable.Internal.IntArray src/Data/HashTable/Internal/IntArray.hs:82:1-18 43478 1 0.0 0.0 0.0 0.0 0 0
CAF:cacheLineSize Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:48:1-13 21840 0 0.0 0.0 0.0 0.0 0 16
cacheLineSize Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:48:1-18 43462 1 0.0 0.0 0.0 0.0 0 0
CAF:cashflow8 Hledger.Cli.Commands.Cashflow <no location info> 31450 0 0.0 0.0 0.0 0.0 0 952
CAF:cashflowSpec Hledger.Cli.Commands.Cashflow Hledger/Cli/Commands/Cashflow.hs:23:1-12 31454 0 0.0 0.0 0.0 0.0 0 40
cashflowSpec Hledger.Cli.Commands.Cashflow Hledger/Cli/Commands/Cashflow.hs:(23,1)-(35,1) 32902 1 0.0 0.0 0.0 0.0 0 0
CAF:cashflowmode Hledger.Cli.Commands.Cashflow Hledger/Cli/Commands/Cashflow.hs:38:1-12 31455 0 0.0 0.0 0.0 0.0 0 0
cashflowmode Hledger.Cli.Commands.Cashflow Hledger/Cli/Commands/Cashflow.hs:38:1-54 32901 1 0.0 0.0 0.0 0.0 0 16
compoundBalanceCommandMode Hledger.Cli.CompoundBalanceCommand Hledger/Cli/CompoundBalanceCommand.hs:(84,1)-(116,33) 32903 1 0.0 0.0 0.0 0.0 0 144
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32904 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32906 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32905 1 0.0 0.0 0.0 0.0 0 1888
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32907 1 0.0 0.0 0.0 0.0 0 2576
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32908 12 0.0 0.0 0.0 0.0 0 0
CAF:char_index_r4bLo Text.Regex.TDFA.ReadRegex <no location info> 22716 0 0.0 0.0 0.0 0.0 0 16
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44896 1 0.0 0.0 0.0 0.0 0 0
CAF:checkdatesmode Hledger.Cli.Commands.Checkdates Hledger/Cli/Commands/Checkdates.hs:15:1-14 31445 0 0.0 0.0 0.0 0.0 0 0
checkdatesmode Hledger.Cli.Commands.Checkdates Hledger/Cli/Commands/Checkdates.hs:(15,1)-(20,33) 32909 1 0.0 0.0 0.0 0.0 0 880
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32910 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32912 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32911 1 0.0 0.0 0.0 0.0 0 1744
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32913 1 0.0 0.0 0.0 0.0 0 2496
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32914 11 0.0 0.0 0.0 0.0 0 0
CAF:checkdupesmode Hledger.Cli.Commands.Checkdupes Hledger/Cli/Commands/Checkdupes.hs:18:1-14 31434 0 0.0 0.0 0.0 0.0 0 0
checkdupesmode Hledger.Cli.Commands.Checkdupes Hledger/Cli/Commands/Checkdupes.hs:(18,1)-(23,15) 32915 1 0.0 0.0 0.0 0.0 0 880
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32916 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32918 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32917 1 0.0 0.0 0.0 0.0 0 1744
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32919 1 0.0 0.0 0.0 0.0 0 2496
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32920 11 0.0 0.0 0.0 0.0 0 0
CAF:choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-7 23603 0 0.0 0.0 0.0 0.0 0 16
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 33147 1 0.0 0.0 0.0 0.0 0 0
CAF:closemode Hledger.Cli.Commands.Close Hledger/Cli/Commands/Close.hs:20:1-9 31422 0 0.0 0.0 0.0 0.0 0 0
closemode Hledger.Cli.Commands.Close Hledger/Cli/Commands/Close.hs:(20,1)-(28,33) 32921 1 0.0 0.0 0.0 0.0 0 1024
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32922 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32924 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32923 1 0.0 0.0 0.0 0.0 0 2000
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32925 1 0.0 0.0 0.0 0.0 0 2792
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32926 13 0.0 0.0 0.0 0.0 0 0
CAF:codep Hledger.Read.Common Hledger/Read/Common.hs:413:1-5 26343 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34400 1 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34401 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34402 1 0.0 0.0 0.0 0.0 0 0
CAF:codep1 Hledger.Read.Common <no location info> 25977 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34428 0 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34429 1 0.0 0.0 0.0 0.0 0 0
CAF:codep20 Hledger.Read.Common <no location info> 26274 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34409 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34410 1 0.0 0.0 0.0 0.0 0 0
CAF:codep21 Hledger.Read.Common <no location info> 26273 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34411 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34412 1 0.0 0.0 0.0 0.0 0 0
CAF:codep22 Hledger.Read.Common <no location info> 26272 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34427 1 0.0 0.0 0.0 0.0 0 0
CAF:codep26 Hledger.Read.Common <no location info> 25984 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34413 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34414 1 0.0 0.0 0.0 0.0 0 0
CAF:codep27 Hledger.Read.Common <no location info> 25983 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34419 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34420 1 0.0 0.0 0.0 0.0 0 0
CAF:codep28 Hledger.Read.Common <no location info> 25980 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34415 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 34416 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34417 1 0.0 0.0 0.0 0.0 0 32
CAF:codep3 Hledger.Read.Common <no location info> 26342 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34406 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34407 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditiesmode Hledger.Cli.Commands.Commodities Hledger/Cli/Commands/Commodities.hs:25:1-15 31409 0 0.0 0.0 0.0 0.0 0 0
commoditiesmode Hledger.Cli.Commands.Commodities Hledger/Cli/Commands/Commodities.hs:(25,1)-(30,15) 32927 1 0.0 0.0 0.0 0.0 0 880
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32928 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32930 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32929 1 0.0 0.0 0.0 0.0 0 1744
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32931 1 0.0 0.0 0.0 0.0 0 2496
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32932 11 0.0 0.0 0.0 0.0 0 0
CAF:commodityStylesFromAmounts1 Hledger.Data.Journal <no location info> 29121 0 0.0 0.0 0.0 0.0 0 0
commodityStylesFromAmounts Hledger.Data.Journal Hledger/Data/Journal.hs:(943,1)-(946,79) 42933 0 0.0 0.0 0.0 0.0 0 0
commodityStylesFromAmounts.commamts Hledger.Data.Journal Hledger/Data/Journal.hs:945:5-59 42934 0 0.0 0.0 0.0 0.0 0 24
groupSort Data.List.Extra src/Data/List/Extra.hs:380:1-76 42935 1 0.0 0.0 0.0 0.0 0 48
groupOn Data.List.Extra src/Data/List/Extra.hs:(354,1)-(356,64) 42937 1 0.0 0.0 0.0 0.0 0 72
groupOn.on2 Data.List.Extra src/Data/List/Extra.hs:356:11-64 42975 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditydirectivemultilinep_r9659 Hledger.Read.JournalReader <no location info> 25401 0 0.0 0.0 0.0 0.0 0 16
commoditydirectivemultilinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(369,1)-(378,50) 34031 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditydirectiveonelinep_r9653 Hledger.Read.JournalReader <no location info> 25399 0 0.0 0.0 0.0 0.0 0 16
commoditydirectiveonelinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(348,1)-(360,80) 34007 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditydirectivep_r965a Hledger.Read.JournalReader <no location info> 25402 0 0.0 0.0 0.0 0.0 0 16
commoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:341:1-81 34002 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditysymbolp1 Hledger.Read.Common <no location info> 26367 0 0.0 0.0 0.0 0.0 0 0
commoditysymbolp Hledger.Read.Common Hledger/Read/Common.hs:(706,1)-(707,74) 34723 1 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34724 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditysymbolp11 Hledger.Read.Common <no location info> 26364 0 0.0 0.0 0.0 0.0 0 0
quotedcommoditysymbolp Hledger.Read.Common Hledger/Read/Common.hs:(710,1)-(712,48) 34729 1 0.0 0.0 0.0 0.0 0 24
<* Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:174:3-50 34730 1 0.0 0.0 0.0 0.0 0 72
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34731 1 0.0 0.0 0.0 0.0 0 32
CAF:commoditysymbolp12 Hledger.Read.Common <no location info> 26198 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34738 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditysymbolp16 Hledger.Read.Common <no location info> 26363 0 0.0 0.0 0.0 0.0 0 0
quotedcommoditysymbolp Hledger.Read.Common Hledger/Read/Common.hs:(710,1)-(712,48) 34736 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34737 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditysymbolp8 Hledger.Read.Common <no location info> 26366 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34727 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34728 1 0.0 0.0 0.0 0.0 0 0
CAF:commoditysymbolp9 Hledger.Read.Common <no location info> 26365 0 0.0 0.0 0.0 0.0 0 0
simplecommoditysymbolp Hledger.Read.Common Hledger/Read/Common.hs:715:1-77 34739 1 0.0 0.0 0.0 0.0 0 16
takeWhile1P Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:327:3-34 34740 1 0.0 0.0 0.0 0.0 0 0
CAF:compOpt Hledger.Utils.Regex Hledger/Utils/Regex.hs:78:1-7 23580 0 0.0 0.0 0.0 0.0 0 16
compOpt Hledger.Utils.Regex Hledger/Utils/Regex.hs:78:1-24 45028 1 0.0 0.0 0.0 0.0 0 0
CAF:compiledExts_rhOu Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:661:1-12 32339 0 0.0 0.0 0.0 0.0 0 24
compiledExts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:661:1-33 33228 1 0.0 0.0 0.0 0.0 0 0
CAF:datep1 Hledger.Read.Common <no location info> 26429 0 0.0 0.0 0.0 0.0 0 16
datep Hledger.Read.Common Hledger/Read/Common.hs:(432,1)-(434,21) 34238 1 0.0 0.0 0.0 0.0 0 0
CAF:datep2 Hledger.Read.Common <no location info> 26113 0 0.0 0.0 0.0 0.0 0 16
getYear Hledger.Read.Common Hledger/Read/Common.hs:331:1-36 34242 1 0.0 0.0 0.0 0.0 0 0
CAF:datep3 Hledger.Read.Common <no location info> 26112 0 0.0 0.0 0.0 0.0 0 0
getYear Hledger.Read.Common Hledger/Read/Common.hs:331:1-36 34245 0 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34246 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34247 1 0.0 0.0 0.0 0.0 0 0
CAF:datetimep1 Hledger.Read.Common <no location info> 26435 0 0.0 0.0 0.0 0.0 0 16
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41161 1 0.0 0.0 0.0 0.0 0 0
CAF:debugLevel Hledger.Utils.Debug Hledger/Utils/Debug.hs:100:1-10 23624 0 0.0 0.0 0.0 0.0 0 0
debugLevel Hledger.Utils.Debug Hledger/Utils/Debug.hs:(100,1)-(109,36) 32728 1 0.0 0.0 0.0 0.0 0 544
CAF:debugLevel2 Hledger.Utils.Debug <no location info> 23622 0 0.0 0.0 0.0 0.0 0 160
CAF:debugLevel_args Hledger.Utils.Debug Hledger/Utils/Debug.hs:109:7-10 23623 0 0.0 0.0 0.0 0.0 0 0
debugLevel Hledger.Utils.Debug Hledger/Utils/Debug.hs:(100,1)-(109,36) 32729 0 0.0 0.0 0.0 0.0 0 0
debugLevel.args Hledger.Utils.Debug Hledger/Utils/Debug.hs:109:7-36 32730 1 0.0 0.0 0.0 0.0 0 4584
CAF:decodeRawOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:400:1-13 32361 0 0.0 0.0 0.0 0.0 0 0
decodeRawOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:400:1-67 32832 1 0.0 0.0 0.0 0.0 0 32
CAF:defMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:217:1-7 32372 0 0.0 0.0 0.0 0.0 0 88
defMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(217,1)-(232,2) 32854 1 0.0 0.0 0.0 0.0 0 0
CAF:defMode4 Hledger.Cli.CliOptions <no location info> 32371 0 0.0 0.0 0.0 0.0 0 0
defMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(217,1)-(232,2) 33230 0 0.0 0.0 0.0 0.0 0 32
toGroup System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:64:1-25 33231 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultBalanceLineFormat Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:619:1-24 32345 0 0.0 0.0 0.0 0.0 0 16
defaultBalanceLineFormat Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(619,1)-(624,5) 44693 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultBalanceLineFormat10 Hledger.Cli.CliOptions <no location info> 32344 0 0.0 0.0 0.0 0.0 0 160
CAF:defaultJournal3 Hledger.Read <no location info> 26572 0 0.0 0.0 0.0 0.0 0 16
defaultJournalPath Hledger.Read Hledger/Read.hs:(101,1)-(111,58) 33734 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultOutputFormat Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:539:1-19 32347 0 0.0 0.0 0.0 0.0 0 88
defaultOutputFormat Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:539:1-27 43782 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultSplitter Data.List.Split.Internals src/Data/List/Split/Internals.hs:58:1-15 23287 0 0.0 0.0 0.0 0.0 0 48
defaultSplitter Data.List.Split.Internals src/Data/List/Split/Internals.hs:(58,1)-(63,28) 32779 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultTotalFieldWidth_r1CcD Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:419:1-22 31571 0 0.0 0.0 0.0 0.0 0 16
defaultTotalFieldWidth Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:419:1-27 45501 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultyeardirectivep1 Hledger.Read.JournalReader <no location info> 25294 0 0.0 0.0 0.0 0.0 0 16
defaultyeardirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(471,1)-(477,12) 34145 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultyeardirectivep3 Hledger.Read.JournalReader <no location info> 25222 0 0.0 0.0 0.0 0.0 0 0
defaultyeardirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(471,1)-(477,12) 34150 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34151 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultyeardirectivep4 Hledger.Read.JournalReader <no location info> 25221 0 0.0 0.0 0.0 0.0 0 0
defaultyeardirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(471,1)-(477,12) 34156 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 34157 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultyeardirectivep5 Hledger.Read.JournalReader <no location info> 25220 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34160 1 0.0 0.0 0.0 0.0 0 0
CAF:defaultyeardirectivep9 Hledger.Read.JournalReader <no location info> 25060 0 0.0 0.0 0.0 0.0 0 0
defaultyeardirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(471,1)-(477,12) 34152 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34153 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34154 1 0.0 0.0 0.0 0.0 0 0
CAF:defcliopts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:385:1-10 32353 0 0.0 0.0 0.0 0.0 0 96
defcliopts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(385,1)-(396,16) 32827 1 0.0 0.0 0.0 0.0 0 0
CAF:defreportopts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:131:1-13 24319 0 0.0 0.0 0.0 0.0 0 224
defreportopts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(131,1)-(158,7) 32828 1 0.0 0.0 0.0 0.0 0 0
CAF:descriptionp1 Hledger.Read.Common <no location info> 26321 0 0.0 0.0 0.0 0.0 0 0
descriptionp Hledger.Read.Common Hledger/Read/Common.hs:(422,1)-(423,52) 34432 1 0.0 0.0 0.0 0.0 0 16
takeWhileP Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:326:3-33 34433 1 0.0 0.0 0.0 0.0 0 0
CAF:descriptionsmode Hledger.Cli.Commands.Descriptions Hledger/Cli/Commands/Descriptions.hs:29:1-16 31408 0 0.0 0.0 0.0 0.0 0 0
descriptionsmode Hledger.Cli.Commands.Descriptions Hledger/Cli/Commands/Descriptions.hs:(29,1)-(34,33) 32933 1 0.0 0.0 0.0 0.0 0 952
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32934 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32936 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32935 1 0.0 0.0 0.0 0.0 0 1872
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32937 1 0.0 0.0 0.0 0.0 0 2712
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32938 12 0.0 0.0 0.0 0.0 0 0
CAF:diffmode Hledger.Cli.Commands.Diff Hledger/Cli/Commands/Diff.hs:30:1-8 31397 0 0.0 0.0 0.0 0.0 0 0
diffmode Hledger.Cli.Commands.Diff Hledger/Cli/Commands/Diff.hs:(30,1)-(35,60) 32957 1 0.0 0.0 0.0 0.0 0 376
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32958 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32960 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32959 1 0.0 0.0 0.0 0.0 0 848
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32961 1 0.0 0.0 0.0 0.0 0 984
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32962 4 0.0 0.0 0.0 0.0 0 0
CAF:digits_r37j0 Hledger.Data.Amount Hledger/Data/Amount.hs:261:1-6 29789 0 0.0 0.0 0.0 0.0 0 664
digits Hledger.Data.Amount Hledger/Data/Amount.hs:261:1-30 43303 1 0.0 0.0 0.0 0.0 0 0
CAF:directivep1 Hledger.Read.JournalReader <no location info> 25409 0 0.0 0.0 0.0 0.0 0 0
directivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(158,1)-(175,19) 33861 1 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33862 1 0.0 0.0 0.0 0.0 0 0
CAF:doInternalChecks Data.Vector.Internal.Check Data/Vector/Internal/Check.hs:71:1-16 20825 0 0.0 0.0 0.0 0.0 0 0
doInternalChecks Data.Vector.Internal.Check Data/Vector/Internal/Check.hs:71:1-24 43421 1 0.0 0.0 0.0 0.0 0 0
CAF:doUnsafeChecks Data.Vector.Internal.Check Data/Vector/Internal/Check.hs:64:1-14 20824 0 0.0 0.0 0.0 0.0 0 0
doUnsafeChecks Data.Vector.Internal.Check Data/Vector/Internal/Check.hs:64:1-22 43401 1 0.0 0.0 0.0 0.0 0 0
CAF:doubleQuotedPattern_r5vQ0 Hledger.Query <no location info> 27184 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33571 0 0.0 0.0 0.0 0.0 0 0
words''.doubleQuotedPattern Hledger.Query Hledger/Query.hs:202:7-124 33572 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33573 1 0.0 0.0 0.0 0.0 0 0
CAF:ds1_r6PlO Hledger.Reports.ReportOptions <no location info> 24155 0 0.0 0.0 0.0 0.0 0 160
CAF:ds1_r965s Hledger.Read.JournalReader <no location info> 25411 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 33847 0 0.0 0.0 0.0 0.0 0 600
CAF:ds1_ryG5 Hledger.Cli.CliOptions <no location info> 32252 0 0.0 0.0 0.0 0.0 0 160
CAF:ds4_r6PlU Hledger.Reports.ReportOptions <no location info> 24156 0 0.0 0.0 0.0 0.0 0 160
CAF:ds5_r6PlV Hledger.Reports.ReportOptions <no location info> 24157 0 0.0 0.0 0.0 0.0 0 160
CAF:ds6_r6PlW Hledger.Reports.ReportOptions <no location info> 24158 0 0.0 0.0 0.0 0.0 0 88
CAF:ds_r5vOi Hledger.Query <no location info> 26884 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33527 0 0.0 0.0 0.0 0.0 0 144
CAF:ds_r6PlN Hledger.Reports.ReportOptions <no location info> 24154 0 0.0 0.0 0.0 0.0 0 88
CAF:ds_r962j Hledger.Read.JournalReader <no location info> 25192 0 0.0 0.0 0.0 0.0 0 0
periodictransactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(543,1)-(598,5) 35956 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 35957 1 0.0 0.0 0.0 0.0 0 0
CAF:ds_ryG4 Hledger.Cli.CliOptions <no location info> 32251 0 0.0 0.0 0.0 0.0 0 88
CAF:elemMask Data.HashTable.Internal.IntArray src/Data/HashTable/Internal/IntArray.hs:71:1-8 21880 0 0.0 0.0 0.0 0.0 0 16
elemMask Data.HashTable.Internal.IntArray src/Data/HashTable/Internal/IntArray.hs:71:1-17 43530 1 0.0 0.0 0.0 0.0 0 0
CAF:emptyMarker Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:785:1-11 21895 0 0.0 0.0 0.0 0.0 0 16
emptyMarker Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:785:1-15 43591 1 0.0 0.0 0.0 0.0 0 0
CAF:emptyTree1 Hledger.Utils.Tree <no location info> 23367 0 0.0 0.0 0.0 0.0 0 0
emptyTree Hledger.Utils.Tree Hledger/Utils/Tree.hs:75:1-21 44091 1 0.0 0.0 0.0 0.0 0 0
CAF:emptyorcommentlinep1_r7B5V Hledger.Read.Common <no location info> 26338 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35977 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 35978 1 0.0 0.0 0.0 0.0 0 0
CAF:endaliasesdirectivep_r95YR Hledger.Read.JournalReader <no location info> 25029 0 0.0 0.0 0.0 0.0 0 16
endaliasesdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(452,1)-(454,21) 33916 1 0.0 0.0 0.0 0.0 0 0
CAF:endapplyaccountdirectivep_r95YO Hledger.Read.JournalReader <no location info> 25026 0 0.0 0.0 0.0 0.0 0 16
endapplyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(416,1)-(418,18) 34048 1 0.0 0.0 0.0 0.0 0 0
CAF:eolof Hledger.Utils.Parse Hledger/Utils/Parse.hs:130:1-5 23614 0 0.0 0.0 0.0 0.0 0 0
eolof Hledger.Utils.Parse Hledger/Utils/Parse.hs:130:1-38 34495 1 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34496 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34497 1 0.0 0.0 0.0 0.0 0 0
CAF:eolof3 Hledger.Utils.Parse <no location info> 23613 0 0.0 0.0 0.0 0.0 0 0
eolof Hledger.Utils.Parse Hledger/Utils/Parse.hs:130:1-38 34501 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34502 1 0.0 0.0 0.0 0.0 0 0
CAF:eolof4 Hledger.Utils.Parse <no location info> 23595 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34506 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34507 1 0.0 0.0 0.0 0.0 0 0
CAF:eolof5 Hledger.Utils.Parse <no location info> 23607 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34504 1 0.0 0.0 0.0 0.0 0 0
CAF:eta2_r95UI Hledger.Read.JournalReader <no location info> 24840 0 0.0 0.0 0.0 0.0 0 0
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33970 0 0.0 0.0 0.0 0.0 0 280
CAF:eta4_r95Wo Hledger.Read.JournalReader <no location info> 24900 0 0.0 0.0 0.0 0.0 0 0
commoditydirectivemultilinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(369,1)-(378,50) 34047 0 0.0 0.0 0.0 0.0 0 280
CAF:eta5_r95WP Hledger.Read.JournalReader <no location info> 24922 0 0.0 0.0 0.0 0.0 0 0
commoditydirectiveonelinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(348,1)-(360,80) 34030 0 0.0 0.0 0.0 0.0 0 280
CAF:eta6_r95Xs Hledger.Read.JournalReader <no location info> 24957 0 0.0 0.0 0.0 0.0 0 0
aliasdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(421,1)-(425,23) 33915 0 0.0 0.0 0.0 0.0 0 280
CAF:execOpt Hledger.Utils.Regex Hledger/Utils/Regex.hs:81:1-7 23579 0 0.0 0.0 0.0 0.0 0 16
execOpt Hledger.Utils.Regex Hledger/Utils/Regex.hs:81:1-24 45198 1 0.0 0.0 0.0 0.0 0 0
CAF:expandAccountName Hledger.Data.AccountName Hledger/Data/AccountName.hs:117:1-17 30057 0 0.0 0.0 0.0 0.0 0 16
expandAccountName Hledger.Data.AccountName Hledger/Data/AccountName.hs:117:1-88 44082 1 0.0 0.0 0.0 0.0 0 0
CAF:expandArgsAt4 System.Console.CmdArgs.Explicit.ExpandArgsAt <no location info> 17008 0 0.1 0.0 0.1 0.0 1 160
CAF:expandHomePath Hledger.Utils Hledger/Utils.hs:154:1-14 23651 0 0.0 0.0 0.0 0.0 0 16
expandHomePath Hledger.Utils Hledger/Utils.hs:(154,1)-(158,28) 33761 1 0.0 0.0 0.0 0.0 0 0
CAF:exponentp_r7B79 Hledger.Read.Common <no location info> 26412 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34916 1 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34917 1 0.0 0.0 0.0 0.0 0 0
CAF:f1_r6PnF Hledger.Reports.ReportOptions <no location info> 24202 0 0.0 0.0 0.0 0.0 0 0
valuationTypeFromRawOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(345,1)-(366,40) 44055 0 0.0 0.0 0.0 0.0 0 16
lastDef Safe Safe.hs:137:1-37 44056 1 0.0 0.0 0.0 0.0 0 0
CAF:f2_r95Ug Hledger.Read.JournalReader <no location info> 24815 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 33853 0 0.0 0.0 0.0 0.0 0 0
addJournalItemP Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(139,1)-(150,36) 33854 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33855 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 33856 1 0.0 0.0 0.0 0.0 0 0
CAF:f5_r9611 Hledger.Read.JournalReader <no location info> 25153 0 0.0 0.0 0.0 0.0 0 0
periodictransactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(543,1)-(598,5) 35953 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35954 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 35955 1 0.0 0.0 0.0 0.0 0 0
CAF:f_r4Czj Hledger.Data.Valuation <no location info> 27291 0 0.0 0.0 0.0 0.0 0 0
priceLookup Hledger.Data.Valuation Hledger/Data/Valuation.hs:(207,1)-(243,76) 44444 0 0.0 0.0 0.0 0.0 0 0
priceLookup.(...) Hledger.Data.Valuation Hledger/Data/Valuation.hs:(233,11)-(240,59) 44445 0 0.0 0.0 0.0 0.0 0 0
pathEdgeLabels Hledger.Data.Valuation Hledger/Data/Valuation.hs:(258,1)-(259,82) 44446 0 0.0 0.0 0.0 0.0 0 16
pathEdgeLabels.frommaybe Hledger.Data.Valuation Hledger/Data/Valuation.hs:259:9-82 44447 1 0.0 0.0 0.0 0.0 0 0
CAF:f_r5vM7 Hledger.Query <no location info> 26794 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33469 0 0.0 0.0 0.0 0.0 0 16
fromparse Hledger.Utils.Parse Hledger/Utils/Parse.hs:103:1-32 33470 1 0.0 0.0 0.0 0.0 0 0
CAF:f_r95TF Hledger.Read.JournalReader <no location info> 24792 0 0.0 0.0 0.0 0.0 0 0
directivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(158,1)-(175,19) 33864 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33865 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 33866 1 0.0 0.0 0.0 0.0 0 0
CAF:filesmode Hledger.Cli.Commands.Files Hledger/Cli/Commands/Files.hs:25:1-9 31353 0 0.0 0.0 0.0 0.0 0 0
filesmode Hledger.Cli.Commands.Files Hledger/Cli/Commands/Files.hs:(25,1)-(30,33) 32951 1 0.0 0.0 0.0 0.0 0 448
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32952 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32954 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32953 1 0.0 0.0 0.0 0.0 0 976
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32955 1 0.0 0.0 0.0 0.0 0 1200
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32956 5 0.0 0.0 0.0 0.0 0 0
CAF:fixedlotpricep1 Hledger.Read.Common <no location info> 26532 0 0.0 0.0 0.0 0.0 0 16
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35206 1 0.0 0.0 0.0 0.0 0 0
CAF:flat_ Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:400:1-5 24180 0 0.0 0.0 0.0 0.0 0 16
flat_ Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:400:1-37 43982 1 0.0 0.0 0.0 0.0 0 0
CAF:formatString1 Hledger.Utils.String <no location info> 23517 0 0.0 0.0 0.0 0.0 0 88
CAF:formatString6 Hledger.Utils.String <no location info> 23516 0 0.0 0.0 0.0 0.0 0 88
CAF:fromSystemString Hledger.Utils.UTF8IOCompat Hledger/Utils/UTF8IOCompat.hs:99:1-16 23354 0 0.0 0.0 0.0 0.0 0 0
fromSystemString Hledger.Utils.UTF8IOCompat Hledger/Utils/UTF8IOCompat.hs:99:1-21 33399 1 0.0 0.0 0.0 0.0 0 0
CAF:generalflagsgroup1 Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:206:1-18 32571 0 0.0 0.0 0.0 0.0 0 24
generalflagsgroup1 Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:206:1-80 33287 1 0.0 0.0 0.0 0.0 0 0
CAF:generalflagsgroup4 Hledger.Cli.CliOptions <no location info> 32570 0 0.0 0.0 0.0 0.0 0 0
generalflagsgroup1 Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:206:1-80 33288 0 0.0 0.0 0.0 0.0 0 424
CAF:generalflagsgroup5 Hledger.Cli.CliOptions <no location info> 32569 0 0.0 0.0 0.0 0.0 0 0
generalflagsgroup1 Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:206:1-80 33304 0 0.0 0.0 0.0 0.0 0 1208
CAF:getAmountStyle1 Hledger.Read.Common <no location info> 26117 0 0.0 0.0 0.0 0.0 0 16
getDefaultCommodityAndStyle Hledger.Read.Common Hledger/Read/Common.hs:337:1-63 35113 1 0.0 0.0 0.0 0.0 0 0
CAF:getAmountStyle2 Hledger.Read.Common <no location info> 26116 0 0.0 0.0 0.0 0.0 0 0
getDefaultCommodityAndStyle Hledger.Read.Common Hledger/Read/Common.hs:337:1-63 35116 0 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 35117 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35118 1 0.0 0.0 0.0 0.0 0 0
CAF:getAmountStyle5 Hledger.Read.Common <no location info> 26071 0 0.0 0.0 0.0 0.0 0 0
getAmountStyle Hledger.Read.Common Hledger/Read/Common.hs:(351,1)-(355,25) 35110 0 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 35111 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35112 1 0.0 0.0 0.0 0.0 0 0
CAF:getClockTime System.Time System/Time.hsc:248:1-12 22000 0 0.0 0.0 0.0 0.0 0 0
getClockTime System.Time System/Time.hsc:(248,1)-(253,69) 33817 1 0.0 0.0 0.0 0.0 0 40
CAF:getCurrentDay1 Hledger.Data.Dates <no location info> 29255 0 0.0 0.0 0.0 0.0 0 16
getCurrentDay Hledger.Data.Dates Hledger/Data/Dates.hs:129:1-64 32811 1 0.0 0.0 0.0 0.0 0 0
CAF:getCurrentYear1 Hledger.Data.Dates <no location info> 29259 0 0.0 0.0 0.0 0.0 0 16
getCurrentYear Hledger.Data.Dates Hledger/Data/Dates.hs:137:1-55 33822 1 0.0 0.0 0.0 0.0 0 0
CAF:getNextBit Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:95:1-10 21878 0 0.0 0.0 0.0 0.0 0 16
getNextBit Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:95:1-23 43604 1 0.0 0.0 0.0 0.0 0 0
CAF:getParentAccount1 Hledger.Read.Common <no location info> 26125 0 0.0 0.0 0.0 0.0 0 16
getParentAccount Hledger.Read.Common Hledger/Read/Common.hs:372:1-81 34581 1 0.0 0.0 0.0 0.0 0 0
CAF:getParentAccount2 Hledger.Read.Common <no location info> 26124 0 0.0 0.0 0.0 0.0 0 0
getParentAccount Hledger.Read.Common Hledger/Read/Common.hs:372:1-81 34584 0 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34585 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34586 1 0.0 0.0 0.0 0.0 0 0
CAF:group_index_r4bL3 Text.Regex.TDFA.ReadRegex <no location info> 22710 0 0.0 0.0 0.0 0.0 0 16
group_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(45,1)-(49,21) 44911 1 0.0 0.0 0.0 0.0 0 0
CAF:hasAmount Hledger.Data.Posting Hledger/Data/Posting.hs:188:1-9 28521 0 0.0 0.0 0.0 0.0 0 16
hasAmount Hledger.Data.Posting Hledger/Data/Posting.hs:188:1-42 42910 1 0.0 0.0 0.0 0.0 0 0
CAF:hasDetailedVersion_r2Wlt Hledger.Cli.Main Hledger/Cli/Main.hs:141:5-22 32647 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 33724 0 0.0 0.0 0.0 0.0 0 0
main.hasDetailedVersion Hledger.Cli.Main Hledger/Cli/Main.hs:141:5-48 33725 1 0.0 0.0 0.0 0.0 0 40
CAF:hasVersion_r2Wlw Hledger.Cli.Main Hledger/Cli/Main.hs:140:5-14 32649 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 33720 0 0.0 0.0 0.0 0.0 0 0
main.hasVersion Hledger.Cli.Main Hledger/Cli/Main.hs:140:5-47 33721 1 0.0 0.0 0.0 0.0 0 40
CAF:hashPrime Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:752:1-9 21894 0 0.0 0.0 0.0 0.0 0 0
hashPrime Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:(752,1)-(755,36) 43538 1 0.0 0.0 0.0 0.0 0 0
hashPrime.hashPrime64 Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:755:5-36 43539 1 0.0 0.0 0.0 0.0 0 0
CAF:headMay Safe Safe.hs:132:1-7 23245 0 0.0 0.0 0.0 0.0 0 16
headMay Safe Safe.hs:132:1-27 32753 1 0.0 0.0 0.0 0.0 0 0
CAF:headerp_r7B39 Hledger.Read.Common <no location info> 26210 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34481 0 0.0 0.0 0.0 0.0 0 0
followingcommentp'.headerp Hledger.Read.Common Hledger/Read/Common.hs:1048:5-49 34482 1 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34483 1 0.0 0.0 0.0 0.0 0 0
CAF:helpflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:109:1-9 32568 0 0.0 0.0 0.0 0.0 0 24
helpflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(109,1)-(114,2) 33348 1 0.0 0.0 0.0 0.0 0 0
CAF:helpflags10 Hledger.Cli.CliOptions <no location info> 32566 0 0.0 0.0 0.0 0.0 0 0
helpflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(109,1)-(114,2) 33351 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33352 1 0.0 0.0 0.0 0.0 0 0
CAF:helpflags18 Hledger.Cli.CliOptions <no location info> 32564 0 0.0 0.0 0.0 0.0 0 0
helpflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(109,1)-(114,2) 33349 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33350 1 0.0 0.0 0.0 0.0 0 0
CAF:helpflags25 Hledger.Cli.CliOptions <no location info> 32562 0 0.0 0.0 0.0 0.0 0 88
CAF:helpflags3 Hledger.Cli.CliOptions <no location info> 32567 0 0.0 0.0 0.0 0.0 0 0
helpflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(109,1)-(114,2) 33353 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33354 1 0.0 0.0 0.0 0.0 0 0
CAF:helpflags7 Hledger.Cli.CliOptions <no location info> 32557 0 0.0 0.0 0.0 0.0 0 520
CAF:helpflags_name Hledger.Cli.CliOptions <no location info> 32242 0 0.0 0.0 0.0 0.0 0 376
CAF:helpflags_name1 Hledger.Cli.CliOptions <no location info> 32239 0 0.0 0.0 0.0 0.0 0 304
CAF:helpmode Hledger.Cli.Commands.Help Hledger/Cli/Commands/Help.hs:37:1-8 31379 0 0.0 0.0 0.1 0.0 0 0
helpmode Hledger.Cli.Commands.Help Hledger/Cli/Commands/Help.hs:(37,1)-(47,34) 32939 1 0.1 0.0 0.1 0.0 1 376
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32940 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32942 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32941 1 0.0 0.0 0.0 0.0 0 848
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32943 1 0.0 0.0 0.0 0.0 0 984
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32944 4 0.0 0.0 0.0 0.0 0 0
CAF:hiddenflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:190:1-11 32395 0 0.0 0.0 0.0 0.0 0 24
hiddenflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(190,1)-(192,2) 33284 1 0.0 0.0 0.0 0.0 0 0
CAF:hiddenflags1 Hledger.Cli.CliOptions <no location info> 32394 0 0.0 0.0 0.0 0.0 0 0
hiddenflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(190,1)-(192,2) 33285 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33286 1 0.0 0.0 0.0 0.0 0 0
CAF:hiddenflags7 Hledger.Cli.CliOptions <no location info> 32391 0 0.0 0.0 0.0 0.0 0 592
CAF:hiddenflags9 Hledger.Cli.CliOptions <no location info> 32390 0 0.0 0.0 0.0 0.0 0 664
CAF:hledgerAddons1 Hledger.Cli.CliOptions <no location info> 32342 0 0.0 0.0 0.0 0.0 0 16
hledgerAddons Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(645,1)-(652,12) 32764 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons10 Hledger.Cli.CliOptions <no location info> 32330 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33094 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33095 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33096 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons12 Hledger.Cli.CliOptions <no location info> 32329 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33120 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33121 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33122 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons14 Hledger.Cli.CliOptions <no location info> 32294 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33196 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33197 0 0.0 0.0 0.0 0.0 0 16
eof Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:323:3-26 33198 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons16 Hledger.Cli.CliOptions <no location info> 32328 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33123 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33124 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 33125 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 33126 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons17 Hledger.Cli.CliOptions <no location info> 32295 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33193 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33194 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33195 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons18 Hledger.Cli.CliOptions <no location info> 32327 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33129 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33130 0 0.0 0.0 0.0 0.0 0 40
CAF:hledgerAddons19 Hledger.Cli.CliOptions <no location info> 32326 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33131 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33132 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33133 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons21 Hledger.Cli.CliOptions <no location info> 32325 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33145 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33146 0 0.0 0.0 0.0 0.0 0 16
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 33148 0 0.0 0.0 0.0 0.0 0 1264
CAF:hledgerAddons22 Hledger.Cli.CliOptions <no location info> 32324 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33149 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33150 0 0.0 0.0 0.0 0.0 0 4256
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33165 10 0.0 0.0 0.0 0.0 0 160
chunkEmpty Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:261:3-27 33213 3 0.0 0.0 0.0 0.0 0 0
addonExtensions Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(702,1)-(714,3) 33151 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons33 Hledger.Cli.CliOptions <no location info> 32323 0 0.0 0.0 0.0 0.0 0 160
CAF:hledgerAddons35 Hledger.Cli.CliOptions <no location info> 32322 0 0.0 0.0 0.0 0.0 0 232
CAF:hledgerAddons37 Hledger.Cli.CliOptions <no location info> 32321 0 0.0 0.0 0.0 0.0 0 160
CAF:hledgerAddons39 Hledger.Cli.CliOptions <no location info> 32320 0 0.0 0.0 0.0 0.0 0 160
CAF:hledgerAddons4 Hledger.Cli.CliOptions <no location info> 32340 0 0.0 0.0 0.0 0.0 0 0
stripPrognamePrefix Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:654:1-48 33212 0 0.0 0.0 0.0 0.0 0 16
CAF:hledgerAddons41 Hledger.Cli.CliOptions <no location info> 32319 0 0.0 0.0 0.0 0.0 0 160
CAF:hledgerAddons43 Hledger.Cli.CliOptions <no location info> 32318 0 0.0 0.0 0.0 0.0 0 232
CAF:hledgerAddons45 Hledger.Cli.CliOptions <no location info> 32317 0 0.0 0.0 0.0 0.0 0 160
CAF:hledgerAddons47 Hledger.Cli.CliOptions <no location info> 32316 0 0.0 0.0 0.0 0.0 0 232
CAF:hledgerAddons49 Hledger.Cli.CliOptions <no location info> 32315 0 0.0 0.0 0.0 0.0 0 232
CAF:hledgerAddons5 Hledger.Cli.CliOptions <no location info> 32335 0 0.0 0.0 0.0 0.0 0 16
hledgerExecutablesInPath Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:684:1-78 32766 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons51 Hledger.Cli.CliOptions <no location info> 32314 0 0.0 0.0 0.0 0.0 0 232
CAF:hledgerAddons54 Hledger.Cli.CliOptions <no location info> 32296 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33162 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33163 0 0.0 0.0 0.0 0.0 0 32
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33164 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons55 Hledger.Cli.CliOptions <no location info> 32301 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33134 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33135 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33136 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons57 Hledger.Cli.CliOptions <no location info> 32300 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33142 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33143 0 0.0 0.0 0.0 0.0 0 0
chunkEmpty Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:261:3-27 33144 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons58 Hledger.Cli.CliOptions <no location info> 32297 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33140 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33141 0 0.0 0.0 0.0 0.0 0 144
CAF:hledgerAddons6 Hledger.Cli.CliOptions <no location info> 32332 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33059 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33060 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33061 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons63 Hledger.Cli.CliOptions <no location info> 32307 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33097 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33098 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33099 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons65 Hledger.Cli.CliOptions <no location info> 32306 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33104 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33105 0 0.0 0.0 0.0 0.0 0 136
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33106 1 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 33117 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33118 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons67 Hledger.Cli.CliOptions <no location info> 32303 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33100 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33101 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33102 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons70 Hledger.Cli.CliOptions <no location info> 32308 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33088 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33089 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33090 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons74 Hledger.Cli.CliOptions <no location info> 32313 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33064 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33065 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33066 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons75 Hledger.Cli.CliOptions <no location info> 32312 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33082 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33083 0 0.0 0.0 0.0 0.0 0 0
chunkEmpty Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:261:3-27 33084 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons76 Hledger.Cli.CliOptions <no location info> 32309 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33071 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33072 0 0.0 0.0 0.0 0.0 0 232
CAF:hledgerAddons8 Hledger.Cli.CliOptions <no location info> 32331 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33085 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33086 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33087 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons81 Hledger.Cli.CliOptions <no location info> 32254 0 0.0 0.0 0.0 0.0 0 16
likelyExecutablesInPath Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(667,1)-(670,31) 32768 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons82 Hledger.Cli.CliOptions <no location info> 32250 0 0.0 0.0 0.0 0.0 0 0
likelyExecutablesInPath Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(667,1)-(670,31) 32777 0 0.0 0.0 0.0 0.0 0 0
splitOneOf Data.List.Split.Internals src/Data/List/Split/Internals.hs:400:1-39 32778 0 0.0 0.0 0.0 0.0 0 64
dropDelims Data.List.Split.Internals src/Data/List/Split/Internals.hs:295:1-39 32780 1 0.0 0.0 0.0 0.0 0 0
CAF:hledgerAddons_f Hledger.Cli.CliOptions <no location info> 32333 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33051 0 0.0 0.0 0.0 0.0 0 0
parsewith Hledger.Utils.Parse Hledger/Utils/Parse.hs:77:1-28 33052 1 0.0 0.0 0.0 0.0 0 40
CAF:hledgerAddons_len Hledger.Cli.CliOptions <no location info> 32299 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33137 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33138 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33139 1 0.0 0.0 0.0 0.0 0 32
CAF:hledgerAddons_len1 Hledger.Cli.CliOptions <no location info> 32311 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33068 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33069 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33070 1 0.0 0.0 0.0 0.0 0 32
CAF:hledgerAddons_v Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:717:12 32253 0 0.0 0.0 0.0 0.0 0 304
CAF:hledgerAddons_x Hledger.Cli.CliOptions <no location info> 32248 0 0.0 0.0 0.0 0.0 0 304
CAF:importmode Hledger.Cli.Commands.Import Hledger/Cli/Commands/Import.hs:19:1-10 31337 0 0.0 0.0 0.0 0.0 0 0
importmode Hledger.Cli.Commands.Import Hledger/Cli/Commands/Import.hs:(19,1)-(24,36) 32945 1 0.0 0.0 0.0 0.0 0 520
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32946 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32948 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32947 1 0.0 0.0 0.0 0.0 0 1104
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32949 1 0.0 0.0 0.0 0.0 0 1416
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32950 6 0.0 0.0 0.0 0.0 0 0
CAF:incomestatement13 Hledger.Cli.Commands.Incomestatement <no location info> 31321 0 0.0 0.0 0.0 0.0 0 1456
CAF:incomestatementSpec Hledger.Cli.Commands.Incomestatement Hledger/Cli/Commands/Incomestatement.hs:19:1-19 31327 0 0.0 0.0 0.0 0.0 0 40
incomestatementSpec Hledger.Cli.Commands.Incomestatement Hledger/Cli/Commands/Incomestatement.hs:(19,1)-(37,1) 32964 1 0.0 0.0 0.0 0.0 0 0
CAF:incomestatementmode Hledger.Cli.Commands.Incomestatement Hledger/Cli/Commands/Incomestatement.hs:40:1-19 31328 0 0.0 0.0 0.0 0.0 0 0
incomestatementmode Hledger.Cli.Commands.Incomestatement Hledger/Cli/Commands/Incomestatement.hs:40:1-68 32963 1 0.0 0.0 0.0 0.0 0 16
compoundBalanceCommandMode Hledger.Cli.CompoundBalanceCommand Hledger/Cli/CompoundBalanceCommand.hs:(84,1)-(116,33) 32965 1 0.0 0.0 0.0 0.0 0 144
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32966 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32968 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32967 1 0.0 0.0 0.0 0.0 0 2784
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32969 1 0.0 0.0 0.0 0.0 0 4088
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32970 19 0.0 0.0 0.0 0.0 0 0
CAF:inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:122:1-10 32551 0 0.0 0.0 0.0 0.0 0 24
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33289 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags11 Hledger.Cli.CliOptions <no location info> 32519 0 0.0 0.0 0.0 0.0 0 1240
CAF:inputflags15 Hledger.Cli.CliOptions <no location info> 32520 0 0.0 0.0 0.0 0.0 0 88
CAF:inputflags17 Hledger.Cli.CliOptions <no location info> 32549 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33300 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33301 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags23 Hledger.Cli.CliOptions <no location info> 32524 0 0.0 0.0 0.0 0.0 0 376
CAF:inputflags26 Hledger.Cli.CliOptions <no location info> 32547 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33298 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33299 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags30 Hledger.Cli.CliOptions <no location info> 32526 0 0.0 0.0 0.0 0.0 0 304
CAF:inputflags33 Hledger.Cli.CliOptions <no location info> 32546 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33296 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33297 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags39 Hledger.Cli.CliOptions <no location info> 32530 0 0.0 0.0 0.0 0.0 0 376
CAF:inputflags42 Hledger.Cli.CliOptions <no location info> 32544 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33294 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33295 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags48 Hledger.Cli.CliOptions <no location info> 32533 0 0.0 0.0 0.0 0.0 0 664
CAF:inputflags51 Hledger.Cli.CliOptions <no location info> 32542 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33292 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33293 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags57 Hledger.Cli.CliOptions <no location info> 32536 0 0.0 0.0 0.0 0.0 0 736
CAF:inputflags60 Hledger.Cli.CliOptions <no location info> 32540 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33290 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33291 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags66 Hledger.Cli.CliOptions <no location info> 32245 0 0.0 0.0 0.0 0.0 0 304
CAF:inputflags7 Hledger.Cli.CliOptions <no location info> 32550 0 0.0 0.0 0.0 0.0 0 0
inputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(122,1)-(130,2) 33302 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33303 1 0.0 0.0 0.0 0.0 0 0
CAF:inputflags70 Hledger.Cli.CliOptions <no location info> 32538 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:292:1-19 24189 0 0.0 0.0 0.0 0.0 0 16
intervalFromRawOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(292,1)-(307,27) 33433 1 0.0 0.0 0.0 0.0 0 0
CAF:intervalFromRawOpts17 Hledger.Reports.ReportOptions <no location info> 24187 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts19 Hledger.Reports.ReportOptions <no location info> 24186 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts21 Hledger.Reports.ReportOptions <no location info> 24185 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts23 Hledger.Reports.ReportOptions <no location info> 24184 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts25 Hledger.Reports.ReportOptions <no location info> 24183 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts27 Hledger.Reports.ReportOptions <no location info> 24172 0 0.0 0.0 0.0 0.0 0 88
CAF:intervalFromRawOpts_f Hledger.Reports.ReportOptions <no location info> 24188 0 0.0 0.0 0.0 0.0 0 0
intervalFromRawOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(292,1)-(307,27) 33435 0 0.0 0.0 0.0 0.0 0 16
lastDef Safe Safe.hs:137:1-37 33436 1 0.0 0.0 0.0 0.0 0 0
CAF:isFlag_r2Wlh Hledger.Cli.Main Hledger/Cli/Main.hs:111:5-10 32643 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 32757 0 0.0 0.0 0.0 0.0 0 0
main.isFlag Hledger.Cli.Main Hledger/Cli/Main.hs:111:5-45 32758 1 0.0 0.0 0.0 0.0 0 40
CAF:isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:689:1-16 32334 0 0.0 0.0 0.0 0.0 0 16
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33046 1 0.0 0.0 0.0 0.0 0 0
CAF:isMovableNoArgFlag2 Hledger.Cli.Main <no location info> 32639 0 0.0 0.0 0.0 0.0 0 88
CAF:isNonsimpleCommodityChar1 Hledger.Data.Commodity <no location info> 29689 0 0.0 0.0 0.0 0.0 0 0
isNonsimpleCommodityChar Hledger.Data.Commodity Hledger/Data/Commodity.hs:(32,1)-(35,26) 35093 0 0.0 0.0 0.0 0.0 0 0
isNonsimpleCommodityChar.textElem Hledger.Data.Commodity Hledger/Data/Commodity.hs:35:4-26 35094 0 0.0 0.0 0.0 0.0 0 112
CAF:isNonsimpleCommodityChar2 Hledger.Data.Commodity <no location info> 29688 0 0.0 0.0 0.1 0.0 0 0
isNonsimpleCommodityChar Hledger.Data.Commodity Hledger/Data/Commodity.hs:(32,1)-(35,26) 35095 0 0.0 0.0 0.1 0.0 0 0
isNonsimpleCommodityChar.otherChars Hledger.Data.Commodity Hledger/Data/Commodity.hs:34:4-42 35096 1 0.1 0.0 0.1 0.0 1 432
CAF:isReallyZeroAmount1 Hledger.Data.Amount <no location info> 29770 0 0.0 0.0 0.0 0.0 0 0
isReallyZeroAmount Hledger.Data.Amount Hledger/Data/Amount.hs:270:1-47 43058 0 0.0 0.0 0.0 0.0 0 24
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 43059 1 0.0 0.0 0.0 0.0 0 0
CAF:isRight Hledger.Utils Hledger/Utils.hs:133:1-7 23642 0 0.0 0.0 0.0 0.0 0 16
isRight Hledger.Utils Hledger/Utils.hs:133:1-22 33048 1 0.0 0.0 0.0 0.0 0 0
CAF:isZeroAmount Hledger.Data.Amount Hledger/Data/Amount.hs:265:1-12 29795 0 0.0 0.0 0.0 0.0 0 16
isZeroAmount Hledger.Data.Amount Hledger/Data/Amount.hs:(265,1)-(266,65) 43271 1 0.0 0.0 0.0 0.0 0 0
CAF:isZeroMixedAmount1 Hledger.Data.Amount <no location info> 29813 0 0.0 0.0 0.0 0.0 0 16
isZeroMixedAmount Hledger.Data.Amount Hledger/Data/Amount.hs:602:1-91 43167 1 0.0 0.0 0.0 0.0 0 0
CAF:journalAccountNamesUsed Hledger.Data.Journal Hledger/Data/Journal.hs:269:1-23 29025 0 0.0 0.0 0.0 0.0 0 0
journalAccountNamesUsed Hledger.Data.Journal Hledger/Data/Journal.hs:269:1-68 43435 1 0.0 0.0 0.0 0.0 0 40
CAF:journalAmounts Hledger.Data.Journal Hledger/Data/Journal.hs:1026:1-14 29096 0 0.0 0.0 0.0 0.0 0 16
journalAmounts Hledger.Data.Journal Hledger/Data/Journal.hs:1026:1-66 42941 1 0.0 0.0 0.0 0.0 0 0
CAF:journalEnvVar Hledger.Read Hledger/Read.hs:68:1-13 26536 0 0.0 0.0 0.0 0.0 0 808
journalEnvVar Hledger.Read Hledger/Read.hs:68:1-39 33737 1 0.0 0.0 0.0 0.0 0 0
CAF:journalPostings Hledger.Data.Journal Hledger/Data/Journal.hs:265:1-15 29024 0 0.0 0.0 0.0 0.0 0 16
journalPostings Hledger.Data.Journal Hledger/Data/Journal.hs:265:1-45 43439 1 0.0 0.0 0.0 0.0 0 0
CAF:journalReload2 Hledger.Cli.Utils <no location info> 32184 0 0.0 0.0 0.0 0.0 0 0
journalTransform Hledger.Cli.Utils Hledger/Cli/Utils.hs:(84,1)-(89,35) 43788 0 0.0 0.0 0.0 0.0 0 0
anonymiseByOpts Hledger.Cli.Utils Hledger/Cli/Utils.hs:(100,1)-(103,17) 43789 0 0.0 0.0 0.0 0.0 0 16
maybestringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:49:1-84 43790 1 0.0 0.0 0.0 0.0 0 0
CAF:journalReload3 Hledger.Cli.Utils <no location info> 32185 0 0.0 0.0 0.0 0.0 0 0
journalTransform Hledger.Cli.Utils Hledger/Cli/Utils.hs:(84,1)-(89,35) 43794 0 0.0 0.0 0.0 0.0 0 0
pivotByOpts Hledger.Cli.Utils Hledger/Cli/Utils.hs:(93,1)-(96,18) 43795 0 0.0 0.0 0.0 0.0 0 16
maybestringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:49:1-84 43796 1 0.0 0.0 0.0 0.0 0 0
CAF:journalReload4 Hledger.Cli.Utils <no location info> 32182 0 0.0 0.0 0.0 0.0 0 88
CAF:journalp1 Hledger.Read.JournalReader <no location info> 25405 0 0.0 0.0 0.0 0.0 0 16
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 33841 1 0.0 0.0 0.0 0.0 0 0
CAF:journalp3 Hledger.Read.JournalReader <no location info> 24818 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 42516 0 0.0 0.0 0.0 0.0 0 16
eof Text.Megaparsec.Class Text/Megaparsec/Class.hs:330:3-39 42517 1 0.0 0.0 0.0 0.0 0 0
CAF:journalp4 Hledger.Read.JournalReader <no location info> 24817 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 42522 0 0.0 0.0 0.0 0.0 0 0
eof Text.Megaparsec.Class Text/Megaparsec/Class.hs:330:3-39 42523 0 0.0 0.0 0.0 0.0 0 16
eof Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:323:3-26 42524 1 0.0 0.0 0.0 0.0 0 0
CAF:journalp_f Hledger.Read.JournalReader <no location info> 24819 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 42611 0 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 42612 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 42613 1 0.0 0.0 0.0 0.0 0 0
CAF:keywordp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:398:1-8 24949 0 0.0 0.0 0.0 0.0 0 16
keywordp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:398:1-40 33939 1 0.0 0.0 0.0 0.0 0 0
CAF:lastMay Safe Safe.hs:133:1-7 23247 0 0.0 0.0 0.0 0.0 0 16
lastMay Safe Safe.hs:133:1-27 33438 1 0.0 0.0 0.0 0.0 0 0
CAF:ledgerFromJournal1 Hledger.Data.Ledger <no location info> 28847 0 0.0 0.0 0.0 0.0 0 0
ledgerFromJournal Hledger.Data.Ledger Hledger/Data/Ledger.hs:(62,1)-(68,41) 44158 0 0.0 0.0 0.0 0.0 0 0
ledgerFromJournal.j' Hledger.Data.Ledger Hledger/Data/Ledger.hs:(65,5)-(66,36) 44159 0 0.0 0.0 0.0 0.0 0 48
filterQuery Hledger.Query Hledger/Query.hs:361:1-46 44160 1 0.0 0.0 0.0 0.0 0 0
CAF:ledgerFromJournal2 Hledger.Data.Ledger <no location info> 28845 0 0.0 0.0 0.0 0.0 0 0
ledgerFromJournal Hledger.Data.Ledger Hledger/Data/Ledger.hs:(62,1)-(68,41) 44068 0 0.0 0.0 0.0 0.0 0 0
ledgerFromJournal.(...) Hledger.Data.Ledger Hledger/Data/Ledger.hs:64:5-83 44069 0 0.0 0.0 0.0 0.0 0 48
filterQuery Hledger.Query Hledger/Query.hs:361:1-46 44070 1 0.0 0.0 0.0 0.0 0 0
CAF:ledgerRootAccount Hledger.Data.Ledger Hledger/Data/Ledger.hs:82:1-17 28850 0 0.0 0.0 0.0 0.0 0 16
ledgerRootAccount Hledger.Data.Ledger Hledger/Data/Ledger.hs:82:1-48 44006 1 0.0 0.0 0.0 0.0 0 0
CAF:ledgerRootAccount_f Hledger.Data.Ledger <no location info> 28849 0 0.0 0.0 0.0 0.0 0 0
ledgerRootAccount Hledger.Data.Ledger Hledger/Data/Ledger.hs:82:1-48 44008 0 0.0 0.0 0.0 0.0 0 16
headDef Safe Safe.hs:136:1-37 44009 1 0.0 0.0 0.0 0.0 0 0
CAF:len1_r7B0J Hledger.Read.Common <no location info> 26143 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(987,1)-(993,68) 42470 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp.startComment Hledger.Read.Common Hledger/Read/Common.hs:989:5-53 42471 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 42472 1 0.0 0.0 0.0 0.0 0 32
CAF:len2_r95Ws Hledger.Read.JournalReader <no location info> 24902 0 0.0 0.0 0.0 0.0 0 0
commoditydirectivemultilinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(369,1)-(378,50) 34044 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34045 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 34046 1 0.0 0.0 0.0 0.0 0 32
CAF:len3_r95WT Hledger.Read.JournalReader <no location info> 24924 0 0.0 0.0 0.0 0.0 0 0
commoditydirectiveonelinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(348,1)-(360,80) 34027 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34028 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 34029 1 0.0 0.0 0.0 0.0 0 32
CAF:len4_r95Xw Hledger.Read.JournalReader <no location info> 24959 0 0.0 0.0 0.0 0.0 0 0
aliasdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(421,1)-(425,23) 33912 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33913 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33914 1 0.0 0.0 0.0 0.0 0 32
CAF:len_r5vMg Hledger.Query <no location info> 26799 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33508 0 0.0 0.0 0.0 0.0 0 0
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33509 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33510 1 0.0 0.0 0.0 0.0 0 32
CAF:len_r95UM Hledger.Read.JournalReader <no location info> 24842 0 0.0 0.0 0.0 0.0 0 0
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33967 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33968 0 0.0 0.0 0.0 0.0 0 0
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33969 1 0.0 0.0 0.0 0.0 0 32
CAF:lineFormatFromOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:615:1-18 32346 0 0.0 0.0 0.0 0.0 0 16
lineFormatFromOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:615:1-87 32823 1 0.0 0.0 0.0 0.0 0 0
CAF:lstrip Hledger.Utils.String Hledger/Utils/String.hs:69:1-6 23538 0 0.0 0.0 0.0 0.0 0 0
lstrip Hledger.Utils.String Hledger/Utils/String.hs:69:1-26 45864 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl10_r2Wlv Hledger.Cli.Main <no location info> 32648 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl119_r95X0 Hledger.Read.JournalReader <no location info> 24934 0 0.0 0.0 0.0 0.0 0 304
CAF:lvl11_r6PlG Hledger.Reports.ReportOptions <no location info> 24151 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl122_r5vOj Hledger.Query <no location info> 26885 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33526 0 0.0 0.0 0.0 0.0 0 112
CAF:lvl122_r95X5 Hledger.Read.JournalReader <no location info> 24937 0 0.0 0.0 0.0 0.0 0 304
CAF:lvl126_r95Xg Hledger.Read.JournalReader <no location info> 24946 0 0.0 0.0 0.0 0.0 0 448
CAF:lvl12_r1zXG Text.Megaparsec.Char.Lexer <no location info> 21531 0 0.1 0.0 0.1 0.0 1 88
CAF:lvl131_r7AXJ Hledger.Read.Common <no location info> 26028 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34254 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 34255 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl132_r7AXL Hledger.Read.Common <no location info> 26030 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34310 0 0.0 0.0 0.0 0.0 0 0
datep'.fullDate Hledger.Read.Common Hledger/Read/Common.hs:(448,3)-(460,31) 34311 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34312 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl133_r7AXM Hledger.Read.Common <no location info> 26031 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34307 0 0.0 0.0 0.0 0.0 0 0
datep'.fullDate Hledger.Read.Common Hledger/Read/Common.hs:(448,3)-(460,31) 34308 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 34309 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl13_r5vMl Hledger.Query <no location info> 26801 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33504 0 0.0 0.0 0.0 0.0 0 0
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33505 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33506 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl13_r7AUR Hledger.Read.Common <no location info> 25937 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 35174 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35175 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl146_r7AY6 Hledger.Read.Common <no location info> 26039 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35994 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35995 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl147_r7AY7 Hledger.Read.Common <no location info> 26040 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35986 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 35987 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35988 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl14_r2fP9 Hledger.Utils.Parse <no location info> 23610 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 41665 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl14_r5vMm Hledger.Query <no location info> 26802 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33502 0 0.0 0.0 0.0 0.0 0 0
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33503 0 0.0 0.0 0.0 0.0 0 40
CAF:lvl14_r7AUS Hledger.Read.Common <no location info> 25938 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 35167 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 35168 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35169 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl157_r7AYq Hledger.Read.Common <no location info> 26054 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34944 0 0.0 0.0 0.0 0.0 0 0
empty Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:195:3-16 34945 1 0.0 0.0 0.0 0.0 0 0
mzero Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:267:3-15 34946 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl15_r5vMn Hledger.Query <no location info> 26803 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33496 0 0.0 0.0 0.0 0.0 0 0
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33497 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 33498 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 33499 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl171_r5vPJ Hledger.Query <no location info> 27173 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33597 0 0.0 0.0 0.0 0.0 0 0
words''.pattern Hledger.Query Hledger/Query.hs:204:7-63 33598 0 0.0 0.0 0.0 0.0 0 136
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33599 1 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 33611 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33612 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl172_r5vPM Hledger.Query <no location info> 27175 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33587 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl174_r95Zk Hledger.Read.JournalReader <no location info> 25065 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41153 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 41154 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl177_r5vQ2 Hledger.Query <no location info> 27185 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33565 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl187_r7AYZ Hledger.Read.Common <no location info> 26073 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34389 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34390 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl188_r7AZ0 Hledger.Read.Common <no location info> 26074 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34382 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 34383 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34384 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl18_r67Fi Hledger.Data.Account <no location info> 30122 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings Hledger.Data.Account Hledger/Data/Account.hs:(65,1)-(77,18) 44151 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings.summed Hledger.Data.Account Hledger/Data/Account.hs:69:5-66 44152 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 44153 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 44154 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 44155 0 0.0 0.0 0.0 0.0 0 64
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 44181 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl194_r7AZh Hledger.Read.Common <no location info> 26086 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34471 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34472 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl196_r7AZn Hledger.Read.Common <no location info> 26091 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34519 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34520 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl197_r7AZo Hledger.Read.Common <no location info> 26092 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 35278 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35279 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl19_r67Fj Hledger.Data.Account <no location info> 30123 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings Hledger.Data.Account Hledger/Data/Account.hs:(65,1)-(77,18) 44146 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings.summed Hledger.Data.Account Hledger/Data/Account.hs:69:5-66 44147 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 44148 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 44149 0 0.0 0.0 0.0 0.0 0 16
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 44150 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl1_r3eFk Hledger.Data.Amount <no location info> 29705 0 0.0 0.0 0.0 0.0 0 376
CAF:lvl1_r7AUl Hledger.Read.Common <no location info> 25855 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35222 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 35223 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35224 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl1_rbitk Hledger.Reports.BalanceReport <no location info> 24068 0 0.0 0.0 0.0 0.0 0 0
balanceReport Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(67,1)-(144,100) 45539 0 0.0 0.0 0.0 0.0 0 0
balanceReport.total Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(140,7)-(144,100) 45540 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 45541 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 45542 0 0.0 0.0 0.0 0.0 0 64
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 45557 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl202_r9615 Hledger.Read.JournalReader <no location info> 25156 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34565 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34566 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl203_r9616 Hledger.Read.JournalReader <no location info> 25157 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34553 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 34554 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34555 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl20_r67Fk Hledger.Data.Account <no location info> 30124 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings Hledger.Data.Account Hledger/Data/Account.hs:(65,1)-(77,18) 44138 0 0.0 0.0 0.0 0.0 0 0
accountsFromPostings.summed Hledger.Data.Account Hledger/Data/Account.hs:69:5-66 44139 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 44140 0 0.0 0.0 0.0 0.0 0 24
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 44141 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl211_r7AZQ Hledger.Read.Common <no location info> 26103 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34490 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34491 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl227_r7B0f Hledger.Read.Common <no location info> 26127 0 0.0 0.0 0.0 0.0 0 0
signp Hledger.Read.Common Hledger/Read/Common.hs:688:1-67 34712 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34713 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl22_r7AVd Hledger.Read.Common <no location info> 25956 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35052 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35053 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35054 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 35055 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35056 1 0.0 0.0 0.0 0.0 0 32
CAF:lvl230_r6Pqs Hledger.Reports.ReportOptions <no location info> 24356 0 0.0 0.0 0.0 0.0 0 0
rawOptsToReportOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(161,1)-(192,5) 33389 0 0.0 0.0 0.0 0.0 0 16
maybestringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:49:1-84 33390 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl232_r6Pqu Hledger.Reports.ReportOptions <no location info> 24358 0 0.0 0.0 0.0 0.0 0 0
rawOptsToReportOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(161,1)-(192,5) 32813 0 0.0 0.0 0.0 0.0 0 16
hSupportsANSI System.Console.ANSI.Unix src/System/Console/ANSI/Unix.hs:(71,1)-(74,65) 32814 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl234_r9630 Hledger.Read.JournalReader <no location info> 25261 0 0.0 0.0 0.0 0.0 0 0
postingsp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:623:1-76 34539 0 0.0 0.0 0.0 0.0 0 560
CAF:lvl23_r3eFH Hledger.Data.Amount <no location info> 29780 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl250_r7B0N Hledger.Read.Common <no location info> 26145 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(987,1)-(993,68) 42467 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp.startComment Hledger.Read.Common Hledger/Read/Common.hs:989:5-53 42468 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 42469 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl25_r3eFJ Hledger.Data.Amount <no location info> 29781 0 0.0 0.0 0.0 0.0 0 592
CAF:lvl25_r6Pm5 Hledger.Reports.ReportOptions <no location info> 24161 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl25_r6rUc Hledger.Data.Journal <no location info> 29019 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl260_r964v Hledger.Read.JournalReader <no location info> 25373 0 0.0 0.0 0.0 0.0 0 0
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33877 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl268_r964I Hledger.Read.JournalReader <no location info> 25395 0 0.0 0.0 0.0 0.0 0 0
directivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(158,1)-(175,19) 33871 0 0.0 0.0 0.0 0.0 0 48
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 33872 1 0.0 0.0 0.0 0.0 0 120
CAF:lvl26_r3eFK Hledger.Data.Amount <no location info> 29782 0 0.0 0.0 0.0 0.0 0 0
showAmountHelper Hledger.Data.Amount Hledger/Data/Amount.hs:(386,1)-(397,32) 43280 0 0.0 0.0 0.0 0.0 0 144
CAF:lvl274_r41oV Hledger.Data.Dates <no location info> 29525 0 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35073 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl279_r41p0 Hledger.Data.Dates <no location info> 29528 0 0.0 0.0 0.0 0.0 0 0
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 35043 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 35044 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl27_r6Pm7 Hledger.Reports.ReportOptions <no location info> 24162 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl280_rn1s Data.HashTable.Internal.Utils <no location info> 21846 0 0.0 0.0 0.0 0.0 0 0
nextBestPrime Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:(239,1)-(243,38) 43396 0 0.0 0.0 0.0 0.0 0 0
nextBestPrime.idx Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:242:5-36 43397 0 0.0 0.0 0.0 0.0 0 32
basicLength Data.Vector Data/Vector.hs:271:3-32 43431 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl29_r6Pm9 Hledger.Reports.ReportOptions <no location info> 24163 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl2_r2Wlm Hledger.Cli.Main <no location info> 32644 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl2_rbitl Hledger.Reports.BalanceReport <no location info> 24069 0 0.0 0.0 0.0 0.0 0 0
balanceReport Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(67,1)-(144,100) 45535 0 0.0 0.0 0.0 0.0 0 0
balanceReport.total Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(140,7)-(144,100) 45536 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 45537 0 0.0 0.0 0.0 0.0 0 16
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 45538 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl312_r7B2O Hledger.Read.Common <no location info> 26189 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 36010 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl313_r7B2Q Hledger.Read.Common <no location info> 26191 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(987,1)-(993,68) 42462 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp.startComment Hledger.Read.Common Hledger/Read/Common.hs:989:5-53 42463 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 42464 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl318_r7B30 Hledger.Read.Common <no location info> 26203 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34708 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl319_r7B32 Hledger.Read.Common <no location info> 26204 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34711 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl31_r6Pmb Hledger.Reports.ReportOptions <no location info> 24164 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl323_r7B38 Hledger.Read.Common <no location info> 26209 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34485 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl324_r7B3a Hledger.Read.Common <no location info> 26211 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34477 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34478 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl326_r7B3d Hledger.Read.Common <no location info> 26213 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34515 0 0.0 0.0 0.0 0.0 0 0
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34516 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl32_r3eFV Hledger.Data.Amount <no location info> 29799 0 0.0 0.0 0.0 0.0 0 0
sumSimilarAmountsUsingFirstPrice Hledger.Data.Amount Hledger/Data/Amount.hs:(529,1)-(530,77) 43038 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43039 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43040 1 0.0 0.0 0.0 0.0 0 48
CAF:lvl330_r7B3h Hledger.Read.Common <no location info> 26216 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 35271 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 35272 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl332_r7B3j Hledger.Read.Common <no location info> 26217 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 35291 0 0.0 0.0 0.0 0.0 0 0
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 35292 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl333_r7B3l Hledger.Read.Common <no location info> 26225 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34933 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl334_r7B3n Hledger.Read.Common <no location info> 26226 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34938 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl335_r7B3p Hledger.Read.Common <no location info> 26227 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34942 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl336_r7B3q Hledger.Read.Common <no location info> 26228 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34940 0 0.0 0.0 0.0 0.0 0 0
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34941 0 0.0 0.0 0.0 0.0 0 40
CAF:lvl337_r7B3r Hledger.Read.Common <no location info> 26229 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34936 0 0.0 0.0 0.0 0.0 0 40
CAF:lvl338_r7B3s Hledger.Read.Common <no location info> 26230 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34926 0 0.0 0.0 0.0 0.0 0 56
CAF:lvl33_r6Pmd Hledger.Reports.ReportOptions <no location info> 24165 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl343_r7B41 Hledger.Read.Common <no location info> 26255 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41247 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41248 0 0.0 0.0 0.0 0.0 0 0
datetimep'.twoDigitDecimal Hledger.Read.Common Hledger/Read/Common.hs:(528,5)-(531,23) 41249 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 41250 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl348_r7B4n Hledger.Read.Common <no location info> 26278 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34829 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl34_r5vMO Hledger.Query <no location info> 26812 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33672 0 0.0 0.0 0.0 0.0 0 144
CAF:lvl350_r41r8 Hledger.Data.Dates <no location info> 29634 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33874 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl350_r7B4r Hledger.Read.Common <no location info> 26280 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34851 0 0.0 0.0 0.0 0.0 0 0
lookAhead Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:319:3-32 34852 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl351_r7B4v Hledger.Read.Common <no location info> 26283 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34875 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl354_r7B4F Hledger.Read.Common <no location info> 26289 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34863 0 0.0 0.0 0.0 0.0 0 0
lookAhead Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:319:3-32 34864 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl359_r7B50 Hledger.Read.Common <no location info> 26306 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34759 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34760 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 34761 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl35_r6Pmf Hledger.Reports.ReportOptions <no location info> 24166 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl35_r7AVv Hledger.Read.Common <no location info> 25968 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34857 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34858 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl360_r7B52 Hledger.Read.Common <no location info> 26308 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34995 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34996 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34997 0 0.0 0.0 0.0 0.0 0 560
CAF:lvl361_r7B53 Hledger.Read.Common <no location info> 26309 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35034 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35035 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35036 0 0.0 0.0 0.0 0.0 0 88
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 35037 1 0.0 0.0 0.0 0.0 0 0
skipMany' Hledger.Read.Common Hledger/Read/Common.hs:(697,1)-(703,24) 35038 1 0.0 0.0 0.0 0.0 0 96
skipMany'.go Hledger.Read.Common Hledger/Read/Common.hs:(699,5)-(703,24) 35039 2 0.0 0.0 0.0 0.0 0 440
CAF:lvl36_r5vMQ Hledger.Query <no location info> 26813 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33671 0 0.0 0.0 0.0 0.0 0 144
CAF:lvl37_r7AVy Hledger.Read.Common <no location info> 25971 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34880 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 34881 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl37_rrTu System.Console.CmdArgs.Explicit.Process <no location info> 16954 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl380_r7B5w Hledger.Read.Common <no location info> 26318 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(987,1)-(993,68) 42460 0 0.0 0.0 0.0 0.0 0 16
multilinecommentp.startComment Hledger.Read.Common Hledger/Read/Common.hs:989:5-53 42461 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl38_r7AVz Hledger.Read.Common <no location info> 25972 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34877 0 0.0 0.0 0.0 0.0 0 40
CAF:lvl38_rbdD8 Hledger.Read <no location info> 26556 0 0.0 0.0 0.0 0.0 0 0
readJournal Hledger.Read Hledger/Read.hs:(293,1)-(297,54) 33804 0 0.0 0.0 0.0 0.0 0 0
tryReaders Hledger.Read Hledger/Read.hs:(308,1)-(319,37) 33805 0 0.0 0.0 0.0 0.0 0 0
tryReaders.firstSuccessOrFirstError Hledger.Read Hledger/Read.hs:(311,5)-(318,58) 33806 0 0.0 0.0 0.0 0.0 0 0
dbg1IO Hledger.Utils.Debug Hledger/Utils/Debug.hs:223:1-21 33807 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 33808 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 33809 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl3_r1JYh Hledger.Cli.Commands.Balance <no location info> 31479 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl3_r6Ply Hledger.Reports.ReportOptions <no location info> 24147 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl3_rbitm Hledger.Reports.BalanceReport <no location info> 24070 0 0.0 0.0 0.0 0.0 0 0
balanceReport Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(67,1)-(144,100) 45531 0 0.0 0.0 0.0 0.0 0 0
balanceReport.total Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(140,7)-(144,100) 45532 0 0.0 0.0 0.0 0.0 0 24
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 45533 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl401_r7B6p Hledger.Read.Common <no location info> 26370 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35023 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35024 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35025 0 0.0 0.0 0.0 0.0 0 0
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 35026 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl406_r7B6K Hledger.Read.Common <no location info> 26391 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34260 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl41_r5vMV Hledger.Query <no location info> 26816 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33670 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl422_r7B7f Hledger.Read.Common <no location info> 26416 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34912 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34913 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34914 0 0.0 0.0 0.0 0.0 0 0
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34915 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl431_r7B7N Hledger.Read.Common <no location info> 26439 0 0.0 0.0 0.0 0.0 0 0
signp Hledger.Read.Common Hledger/Read/Common.hs:688:1-67 35457 0 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35458 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl432_r7B7O Hledger.Read.Common <no location info> 26440 0 0.0 0.0 0.0 0.0 0 0
signp Hledger.Read.Common Hledger/Read/Common.hs:688:1-67 34706 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34707 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl433_r7B7P Hledger.Read.Common <no location info> 26441 0 0.0 0.0 0.0 0.0 0 0
signp Hledger.Read.Common Hledger/Read/Common.hs:688:1-67 34709 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34710 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl434_r7B7Q Hledger.Read.Common <no location info> 26442 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34704 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34705 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl43_r5vMX Hledger.Query <no location info> 26817 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33669 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl43_r6Pmo Hledger.Reports.ReportOptions <no location info> 24170 0 0.5 0.0 0.5 0.0 7 88
CAF:lvl442_r7B83 Hledger.Read.Common <no location info> 26487 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 35000 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl44_r4CAc Hledger.Data.Valuation <no location info> 27298 0 0.0 0.0 0.0 0.0 0 0
priceLookup Hledger.Data.Valuation Hledger/Data/Valuation.hs:(207,1)-(243,76) 44272 0 0.0 0.0 0.0 0.0 0 0
priceLookup.(...) Hledger.Data.Valuation Hledger/Data/Valuation.hs:211:5-92 44273 0 0.0 0.0 0.0 0.0 0 0
pricesAtDate Hledger.Data.Valuation Hledger/Data/Valuation.hs:(109,1)-(136,77) 44274 0 0.0 0.0 0.0 0.0 0 0
pricesAtDate.(...) Hledger.Data.Valuation Hledger/Data/Valuation.hs:(121,5)-(128,43) 44275 0 0.0 0.0 0.0 0.0 0 0
nubSortBy Data.List.Extra src/Data/List/Extra.hs:(656,1)-(659,19) 44276 1 0.0 0.0 0.0 0.0 0 72
nubSortBy.f Data.List.Extra src/Data/List/Extra.hs:(657,11)-(659,19) 44291 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl44_r7AVJ Hledger.Read.Common <no location info> 25979 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34425 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34426 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl45_r5vMZ Hledger.Query <no location info> 26818 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33668 0 0.0 0.0 0.0 0.0 0 144
CAF:lvl45_r6Pmq Hledger.Reports.ReportOptions <no location info> 24171 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl47_r5vN1 Hledger.Query <no location info> 26819 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33667 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl47_r6Pms Hledger.Reports.ReportOptions <no location info> 24173 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl4_r2Wlo Hledger.Cli.Main <no location info> 32645 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl4_r3eFn Hledger.Data.Amount <no location info> 29764 0 0.0 0.0 0.0 0.0 0 0
sumSimilarAmountsUsingFirstPrice Hledger.Data.Amount Hledger/Data/Amount.hs:(529,1)-(530,77) 43049 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43050 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43051 0 0.0 0.0 0.0 0.0 0 24
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 43052 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl50_r51o0 Hledger.Data.Transaction <no location info> 28330 0 0.0 0.0 0.0 0.0 0 0
priceInferrerFor Hledger.Data.Transaction Hledger/Data/Transaction.hs:(509,1)-(535,20) 43025 0 0.0 0.0 0.0 0.0 0 0
priceInferrerFor.sumamounts Hledger.Data.Transaction Hledger/Data/Transaction.hs:515:5-54 43026 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43027 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43028 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43029 0 0.0 0.0 0.0 0.0 0 64
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 43053 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl51_r51o1 Hledger.Data.Transaction <no location info> 28331 0 0.0 0.0 0.0 0.0 0 0
priceInferrerFor Hledger.Data.Transaction Hledger/Data/Transaction.hs:(509,1)-(535,20) 43020 0 0.0 0.0 0.0 0.0 0 0
priceInferrerFor.sumamounts Hledger.Data.Transaction Hledger/Data/Transaction.hs:515:5-54 43021 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43022 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43023 0 0.0 0.0 0.0 0.0 0 16
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43024 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl52_r51o2 Hledger.Data.Transaction <no location info> 28332 0 0.0 0.0 0.0 0.0 0 0
priceInferrerFor Hledger.Data.Transaction Hledger/Data/Transaction.hs:(509,1)-(535,20) 43011 0 0.0 0.0 0.0 0.0 0 0
priceInferrerFor.sumamounts Hledger.Data.Transaction Hledger/Data/Transaction.hs:515:5-54 43012 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43013 0 0.0 0.0 0.0 0.0 0 24
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43014 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl5_r5vMa Hledger.Query <no location info> 26796 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33515 0 0.0 0.0 0.0 0.0 0 0
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33516 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33517 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl5_r6PlA Hledger.Reports.ReportOptions <no location info> 24148 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl63_r5vNh Hledger.Query <no location info> 26824 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33666 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl63_r7AWg Hledger.Read.Common <no location info> 25999 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41217 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41218 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 41219 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl65_r5vNj Hledger.Query <no location info> 26825 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33665 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl67_r5vNl Hledger.Query <no location info> 26826 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33664 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl67_r7AWq Hledger.Read.Common <no location info> 26007 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41229 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41230 0 0.0 0.0 0.0 0.0 0 0
datetimep'.timeOfDay Hledger.Read.Common Hledger/Read/Common.hs:(501,5)-(525,46) 41231 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 41232 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl69_r5vNn Hledger.Query <no location info> 26827 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33663 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl71_r5vNp Hledger.Query <no location info> 26828 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33662 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl72_r2WmJ Hledger.Cli.Main <no location info> 32681 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 33442 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 33443 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 33444 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 33445 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl73_r2WmK Hledger.Cli.Main <no location info> 32682 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 33428 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 33429 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 33430 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 33431 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl73_r5vNr Hledger.Query <no location info> 26829 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33661 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl74_r2WmL Hledger.Cli.Main <no location info> 32683 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 33415 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 33416 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 33417 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 33418 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl74_r5vNs Hledger.Query <no location info> 26830 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33660 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl75_r2WmM Hledger.Cli.Main <no location info> 32684 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 33406 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 33407 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 33408 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 33409 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl76_r2WmN Hledger.Cli.Main <no location info> 32685 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 32724 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 32725 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 32726 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 32727 1 0.0 0.0 0.0 0.0 0 16
CAF:lvl76_r5vNu Hledger.Query <no location info> 26831 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33659 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl77_r2WmO Hledger.Cli.Main <no location info> 32686 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 32818 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 32819 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 32820 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 32821 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl77_r5vNv Hledger.Query <no location info> 26832 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33658 0 0.0 0.0 0.0 0.0 0 144
CAF:lvl78_r2WmP Hledger.Cli.Main <no location info> 32687 0 0.0 0.0 0.0 0.0 0 0
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 32734 0 0.0 0.0 0.0 0.0 0 0
main.dbgIO Hledger.Cli.Main Hledger/Cli/Main.hs:118:5-24 32735 0 0.0 0.0 0.0 0.0 0 0
ptraceAtIO Hledger.Utils.Debug Hledger/Utils/Debug.hs:213:1-66 32736 0 0.0 0.0 0.0 0.0 0 0
ptraceAt Hledger.Utils.Debug Hledger/Utils/Debug.hs:(115,1)-(123,78) 32737 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl78_r6PmZ Hledger.Reports.ReportOptions <no location info> 24190 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl79_r5vNx Hledger.Query <no location info> 26833 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33657 0 0.0 0.0 0.0 0.0 0 280
CAF:lvl7_r6PlC Hledger.Reports.ReportOptions <no location info> 24149 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl81_r5vNz Hledger.Query <no location info> 26834 0 0.0 0.0 0.0 0.0 0 0
parseQueryTerm Hledger.Query Hledger/Query.hs:(244,1)-(275,61) 33656 0 0.0 0.0 0.0 0.0 0 432
CAF:lvl81_r6Pn2 Hledger.Reports.ReportOptions <no location info> 24191 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl84_r6Pn5 Hledger.Reports.ReportOptions <no location info> 24192 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl87_r6Pna Hledger.Reports.ReportOptions <no location info> 24193 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl87_ryHK Hledger.Cli.CliOptions <no location info> 32356 0 0.0 0.0 0.0 0.0 0 0
rawOptsToCliOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(419,1)-(443,14) 33395 0 0.0 0.0 0.0 0.0 0 0
stringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:52:1-51 33396 0 0.0 0.0 0.0 0.0 0 16
maybestringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:49:1-84 33397 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl88_ryHL Hledger.Cli.CliOptions <no location info> 32357 0 0.0 0.0 0.0 0.0 0 0
rawOptsToCliOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(419,1)-(443,14) 43772 0 0.0 0.0 0.0 0.0 0 16
maybestringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:49:1-84 43773 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl89_ryHM Hledger.Cli.CliOptions <no location info> 32358 0 0.0 0.0 0.0 0.0 0 0
rawOptsToCliOpts Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(419,1)-(443,14) 43779 0 0.0 0.0 0.0 0.0 0 16
maybestringopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:49:1-84 43780 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl8_r2Wls Hledger.Cli.Main <no location info> 32646 0 0.0 0.0 0.0 0.0 0 160
CAF:lvl90_r1JZK Hledger.Cli.Commands.Balance <no location info> 31542 0 0.0 0.0 0.0 0.0 0 0
balanceReportAsText Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(361,1)-(382,27) 45728 0 0.0 0.0 0.0 0.0 0 0
balanceReportAsText.t Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:(367,7)-(382,27) 45729 0 0.0 0.0 0.0 0.0 0 0
balanceReportAsText.t.totallines Hledger.Cli.Commands.Balance Hledger/Cli/Commands/Balance.hs:375:19-121 45730 0 0.0 0.0 0.0 0.0 0 144
CAF:lvl91_r6Pne Hledger.Reports.ReportOptions <no location info> 24194 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl92_r6rVl Hledger.Data.Journal <no location info> 29062 0 0.0 0.0 0.0 0.0 0 0
addAmountB Hledger.Data.Journal Hledger/Data/Journal.hs:(623,1)-(627,12) 43554 0 0.0 0.0 0.0 0.0 0 0
withB Hledger.Data.Journal Hledger/Data/Journal.hs:614:1-33 43555 0 0.0 0.0 0.0 0.0 0 0
addAmountB.\ Hledger.Data.Journal Hledger/Data/Journal.hs:(623,61)-(627,12) 43556 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43557 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43558 0 0.0 0.0 0.0 0.0 0 64
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 43574 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl93_r6rVm Hledger.Data.Journal <no location info> 29063 0 0.0 0.0 0.0 0.0 0 0
addAmountB Hledger.Data.Journal Hledger/Data/Journal.hs:(623,1)-(627,12) 43549 0 0.0 0.0 0.0 0.0 0 0
withB Hledger.Data.Journal Hledger/Data/Journal.hs:614:1-33 43550 0 0.0 0.0 0.0 0.0 0 0
addAmountB.\ Hledger.Data.Journal Hledger/Data/Journal.hs:(623,61)-(627,12) 43551 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43552 0 0.0 0.0 0.0 0.0 0 16
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43553 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl94_r6rVn Hledger.Data.Journal <no location info> 29064 0 0.0 0.0 0.0 0.0 0 0
addAmountB Hledger.Data.Journal Hledger/Data/Journal.hs:(623,1)-(627,12) 43544 0 0.0 0.0 0.0 0.0 0 0
withB Hledger.Data.Journal Hledger/Data/Journal.hs:614:1-33 43545 0 0.0 0.0 0.0 0.0 0 0
addAmountB.\ Hledger.Data.Journal Hledger/Data/Journal.hs:(623,61)-(627,12) 43546 0 0.0 0.0 0.0 0.0 0 24
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43547 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl95_r6Pni Hledger.Reports.ReportOptions <no location info> 24195 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl97_r6Pnk Hledger.Reports.ReportOptions <no location info> 24196 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl9_r1JYn Hledger.Cli.Commands.Balance <no location info> 31482 0 0.0 0.0 0.0 0.0 0 88
CAF:lvl_r4Czd Hledger.Data.Valuation <no location info> 27288 0 0.0 0.0 0.0 0.0 0 0
priceLookup Hledger.Data.Valuation Hledger/Data/Valuation.hs:(207,1)-(243,76) 44439 0 0.0 0.0 0.0 0.0 0 0
priceLookup.(...) Hledger.Data.Valuation Hledger/Data/Valuation.hs:(233,11)-(240,59) 44440 0 0.0 0.0 0.0 0.0 0 24
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 44441 1 0.0 0.0 0.0 0.0 0 0
CAF:lvl_r7AUj Hledger.Read.Common <no location info> 25853 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35226 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35227 1 0.0 0.0 0.0 0.0 0 0
CAF:m10_r5vQd Hledger.Query <no location info> 27193 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33554 0 0.0 0.0 0.0 0.0 0 0
words''.singleQuotedPattern Hledger.Query Hledger/Query.hs:200:7-125 33555 0 0.0 0.0 0.0 0.0 0 0
<* Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:174:3-50 33556 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33557 1 0.0 0.0 0.0 0.0 0 0
CAF:m1_r2fP7 Hledger.Utils.Parse <no location info> 23608 0 0.0 0.0 0.0 0.0 0 0
restofline Hledger.Utils.Parse Hledger/Utils/Parse.hs:127:1-41 41666 0 0.0 0.0 0.0 0.0 0 40
CAF:m1_r3QEq Text.Regex.TDFA.CorePattern <no location info> 22975 0 0.0 0.0 0.0 0.0 0 0
patternToQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(304,1)-(586,28) 45095 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(395,3)-(422,36) 45096 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,11)-(422,36) 45097 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,48)-(421,54) 45098 0 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45099 1 0.0 0.0 0.0 0.0 0 0
CAF:m1_r4bL0 Text.Regex.TDFA.ReadRegex <no location info> 22709 0 0.5 0.0 0.5 0.0 7 160
CAF:m24_r962i Hledger.Read.JournalReader <no location info> 25191 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35960 1 0.0 0.0 0.0 0.0 0 0
CAF:m25_r962k Hledger.Read.JournalReader <no location info> 25193 0 0.0 0.0 0.0 0.0 0 0
periodictransactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(543,1)-(598,5) 35951 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35952 1 0.0 0.0 0.0 0.0 0 0
CAF:m2_r3QEr Text.Regex.TDFA.CorePattern <no location info> 22976 0 0.0 0.0 0.0 0.0 0 0
patternToQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(304,1)-(586,28) 45112 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45113 0 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45114 1 0.0 0.0 0.0 0.0 0 0
CAF:m2_r4bLn Text.Regex.TDFA.ReadRegex <no location info> 22715 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44892 0 0.0 0.0 0.0 0.0 0 0
p_char.p_other_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(95,3)-(96,37) 44893 0 0.0 0.0 0.0 0.0 0 880
p_char.p_other_char.specials Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:96:11-37 44894 1 0.0 0.0 0.0 0.0 0 0
CAF:m2_r5vMp Hledger.Query <no location info> 26804 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33494 0 0.0 0.0 0.0 0.0 0 0
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33495 0 0.0 0.0 0.0 0.0 0 40
CAF:m3_r3QEt Text.Regex.TDFA.CorePattern <no location info> 22977 0 0.0 0.0 0.0 0.0 0 0
patternToQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(304,1)-(586,28) 45103 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45104 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go.newUniq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:464:16-83 45105 0 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45106 1 0.0 0.0 0.0 0.0 0 0
CAF:m3_r5vPG Hledger.Query <no location info> 27171 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33603 0 0.0 0.0 0.0 0.0 0 0
words''.pattern Hledger.Query Hledger/Query.hs:204:7-63 33604 0 0.0 0.0 0.0 0.0 0 40
CAF:m4_r5vPH Hledger.Query <no location info> 27172 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33600 0 0.0 0.0 0.0 0.0 0 0
words''.pattern Hledger.Query Hledger/Query.hs:204:7-63 33601 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 33602 1 0.0 0.0 0.0 0.0 0 0
CAF:m5_r4bLB Text.Regex.TDFA.ReadRegex <no location info> 22718 0 0.0 0.0 0.0 0.0 0 160
CAF:m6_r4bMO Text.Regex.TDFA.ReadRegex <no location info> 22760 0 0.0 0.0 0.0 0.0 0 0
p_anchor Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(79,1)-(84,38) 44859 0 0.0 0.0 0.0 0.0 0 136
CAF:m7_r4bMP Text.Regex.TDFA.ReadRegex <no location info> 22761 0 0.0 0.0 0.0 0.0 0 0
p_anchor Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(79,1)-(84,38) 44860 0 0.0 0.0 0.0 0.0 0 136
CAF:m7_r5vPX Hledger.Query <no location info> 27183 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33576 0 0.0 0.0 0.0 0.0 0 0
words''.doubleQuotedPattern Hledger.Query Hledger/Query.hs:202:7-124 33577 0 0.0 0.0 0.0 0.0 0 0
<* Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:174:3-50 33578 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33579 1 0.0 0.0 0.0 0.0 0 0
CAF:m8_r4bMU Text.Regex.TDFA.ReadRegex <no location info> 22764 0 0.0 0.0 0.0 0.0 0 0
p_regex Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:34:1-48 44962 0 0.0 0.0 0.0 0.0 0 136
CAF:m9_r4bMV Text.Regex.TDFA.ReadRegex <no location info> 22765 0 0.0 0.0 0.0 0.0 0 0
p_group Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(51,1)-(53,62) 44964 0 0.0 0.0 0.0 0.0 0 136
CAF:main1 Hledger.Cli.Main <no location info> 32688 0 0.0 0.0 0.0 0.0 0 16
main Hledger.Cli.Main Hledger/Cli/Main.hs:(98,1)-(199,19) 32716 1 0.0 0.0 0.0 0.0 0 0
CAF:markBoringParentAccounts_rbg47 Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:156:1-24 24095 0 0.0 0.0 0.0 0.0 0 16
markBoringParentAccounts Hledger.Reports.BalanceReport Hledger/Reports/BalanceReport.hs:(156,1)-(159,26) 43993 1 0.0 0.0 0.0 0.0 0 0
CAF:marketpricedirectivep1 Hledger.Read.JournalReader <no location info> 25217 0 0.0 0.0 0.0 0.0 0 16
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 35962 1 0.0 0.0 0.0 0.0 0 0
CAF:marketpricedirectivep3 Hledger.Read.JournalReader <no location info> 25216 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 35967 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35968 1 0.0 0.0 0.0 0.0 0 0
CAF:marketpricedirectivep4 Hledger.Read.JournalReader <no location info> 25215 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 35972 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 35973 1 0.0 0.0 0.0 0.0 0 0
CAF:marketpricedirectivep5 Hledger.Read.JournalReader <no location info> 25214 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35976 1 0.0 0.0 0.0 0.0 0 0
CAF:marketpricedirectivep9 Hledger.Read.JournalReader <no location info> 25073 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 35969 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35970 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 35971 1 0.0 0.0 0.0 0.0 0 0
CAF:marketpricedirectivep_n Hledger.Read.JournalReader <no location info> 25072 0 0.4 0.0 0.4 0.0 6 88
CAF:maxLoad Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:790:1-7 21884 0 0.0 0.0 0.0 0.0 0 16
maxLoad Data.HashTable.ST.Cuckoo src/Data/HashTable/ST/Cuckoo.hs:790:1-14 43463 1 0.0 0.0 0.0 0.0 0 0
CAF:maxprecision Hledger.Data.Amount Hledger/Data/Amount.hs:445:1-12 29786 0 0.0 0.0 0.0 0.0 0 16
maxprecision Hledger.Data.Amount Hledger/Data/Amount.hs:445:1-21 43286 1 0.0 0.0 0.0 0.0 0 0
CAF:maxprecisionwithpoint Hledger.Data.Amount Hledger/Data/Amount.hs:449:1-21 29785 0 0.0 0.0 0.0 0.0 0 16
maxprecisionwithpoint Hledger.Data.Amount Hledger/Data/Amount.hs:449:1-30 43285 1 0.0 0.0 0.0 0.0 0 0
CAF:missingamt Hledger.Data.Amount Hledger/Data/Amount.hs:174:1-10 29806 0 0.0 0.0 0.0 0.0 0 0
missingamt Hledger.Data.Amount Hledger/Data/Amount.hs:174:1-38 42982 1 0.0 0.0 0.0 0.0 0 48
CAF:missingamt1 Hledger.Data.Amount <no location info> 29768 0 0.0 0.0 0.4 0.0 0 0
missingamt Hledger.Data.Amount Hledger/Data/Amount.hs:174:1-38 42983 0 0.4 0.0 0.4 0.0 6 144
CAF:modeFlags System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:101:1-9 16921 0 0.0 0.0 0.0 0.0 0 16
modeFlags System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:101:1-38 33240 1 0.0 0.0 0.0 0.0 0 0
CAF:modeModes System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:97:1-9 16920 0 0.0 0.0 0.0 0.0 0 16
modeModes System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:97:1-38 32850 1 0.0 0.0 0.0 0.0 0 0
CAF:modifiedaccountnamep1 Hledger.Read.Common <no location info> 26377 0 0.0 0.0 0.0 0.0 0 16
modifiedaccountnamep Hledger.Read.Common Hledger/Read/Common.hs:(549,1)-(557,5) 34577 1 0.0 0.0 0.0 0.0 0 0
CAF:moveFlagsAfterCommand4 Hledger.Cli.Main <no location info> 32642 0 0.0 0.0 0.0 0.0 0 160
CAF:multilinecommentp1_r7B5x Hledger.Read.Common <no location info> 26319 0 0.0 0.0 0.0 0.0 0 0
multilinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(987,1)-(993,68) 42456 1 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 42457 1 0.0 0.0 0.0 0.0 0 0
CAF:multiplierp1_r7B0q Hledger.Read.Common <no location info> 26131 0 0.0 0.0 0.0 0.0 0 0
multiplierp Hledger.Read.Common Hledger/Read/Common.hs:691:1-50 34698 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34699 1 0.0 0.0 0.0 0.0 0 0
CAF:multiplierp2_r7B2X Hledger.Read.Common <no location info> 26200 0 0.0 0.0 0.0 0.0 0 0
multiplierp Hledger.Read.Common Hledger/Read/Common.hs:691:1-50 34691 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34692 1 0.0 0.0 0.0 0.0 0 0
CAF:multiplierp_r7aoZ Hledger.Read.Common Hledger/Read/Common.hs:691:1-11 26201 0 0.0 0.0 0.0 0.0 0 0
multiplierp Hledger.Read.Common Hledger/Read/Common.hs:691:1-50 34685 1 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34686 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34687 1 0.0 0.0 0.0 0.0 0 0
CAF:n11_r9613 Hledger.Read.JournalReader <no location info> 25154 0 0.1 0.0 0.1 0.0 1 88
CAF:n2_r5vMv Hledger.Query <no location info> 26806 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 33607 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33608 1 0.0 0.0 0.0 0.0 0 0
CAF:n2_r95Uf Hledger.Read.JournalReader <no location info> 24814 0 0.0 0.0 0.0 0.0 0 88
CAF:n3_r5vLX Hledger.Query <no location info> 26785 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 33632 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33633 1 0.0 0.0 0.0 0.0 0 0
CAF:n3_r95TL Hledger.Read.JournalReader <no location info> 24793 0 0.0 0.0 0.0 0.0 0 0
directivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(158,1)-(175,19) 34209 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34210 0 0.0 0.0 0.0 0.0 0 0
mzero Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:267:3-15 34211 1 0.0 0.0 0.0 0.0 0 0
CAF:n4_r95Uh Hledger.Read.JournalReader <no location info> 24816 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 42506 0 0.0 0.0 0.0 0.0 0 0
addJournalItemP Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(139,1)-(150,36) 42507 0 0.0 0.0 0.0 0.0 0 0
mzero Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:267:3-15 42508 1 0.0 0.0 0.0 0.0 0 0
CAF:new Data.Graph.Inductive.NodeMap Data/Graph/Inductive/NodeMap.hs:53:1-3 21740 0 0.0 0.0 0.0 0.0 0 24
new Data.Graph.Inductive.NodeMap Data/Graph/Inductive/NodeMap.hs:53:1-40 44302 1 0.0 0.0 0.0 0.0 0 0
CAF:newBitStream1 Data.HashTable.Internal.CheapPseudoRandomBitStream <no location info> 21876 0 0.0 0.0 0.0 0.0 0 16
newBitStream Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:(86,1)-(90,42) 43473 1 0.0 0.0 0.0 0.0 0 0
CAF:newBitStream2 Data.HashTable.Internal.CheapPseudoRandomBitStream <no location info> 21875 0 0.0 0.0 0.0 0.0 0 0
newBitStream Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:(86,1)-(90,42) 43608 0 0.0 0.0 0.0 0.0 0 0
basicUnsafeIndexM Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:242:488-544 43610 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeIndexM Data.Vector.Primitive Data/Vector/Primitive.hs:222:3-75 43611 1 0.0 0.0 0.0 0.0 0 32
indexByteArray# Data.Primitive.Types Data/Primitive/Types.hs:252:24-130 43696 1 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 43609 1 0.0 0.0 0.0 0.0 0 0
CAF:newMQ_r33iM Text.Regex.TDFA.NewDFA.Engine <no location info> 22943 0 0.0 0.0 0.0 0.0 0 16
newMQ Text.Regex.TDFA.NewDFA.Engine Text/Regex/TDFA/NewDFA/Engine.hs:(421,1)-(424,27) 45275 1 0.0 0.0 0.0 0.0 0 0
CAF:noWin Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:69:1-5 23016 0 0.0 0.0 0.0 0.0 0 0
noWin Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:69:1-12 45290 1 0.0 0.0 0.0 0.0 0 0
CAF:normaliseMixedAmount Hledger.Data.Amount Hledger/Data/Amount.hs:494:1-20 29810 0 0.0 0.0 0.0 0.0 0 0
normaliseMixedAmount Hledger.Data.Amount Hledger/Data/Amount.hs:494:1-44 43016 1 0.0 0.0 0.0 0.0 0 32
CAF:normaliseMixedAmount1 Hledger.Data.Amount <no location info> 29807 0 0.0 0.0 0.0 0.0 0 24
missingmixedamt Hledger.Data.Amount Hledger/Data/Amount.hs:475:1-36 42921 1 0.0 0.0 0.0 0.0 0 0
CAF:normaliseMixedAmountSquashPricesForDisplay Hledger.Data.Amount Hledger/Data/Amount.hs:523:1-42 29812 0 0.0 0.0 0.0 0.0 0 0
normaliseMixedAmountSquashPricesForDisplay Hledger.Data.Amount Hledger/Data/Amount.hs:523:1-65 43170 1 0.0 0.0 0.0 0.0 0 32
CAF:notNull_r3HuW Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:143:1-7 22995 0 0.0 0.0 0.0 0.0 0 0
notNull Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:143:1-12 45136 1 0.0 0.0 0.0 0.0 0 0
CAF:notNullable_r4jiu Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:96:1-11 22610 0 0.0 0.0 0.0 0.0 0 16
notNullable Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:96:1-26 45131 1 0.0 0.0 0.0 0.0 0 0
CAF:notesmode Hledger.Cli.Commands.Notes Hledger/Cli/Commands/Notes.hs:29:1-9 31320 0 0.0 0.0 0.0 0.0 0 0
notesmode Hledger.Cli.Commands.Notes Hledger/Cli/Commands/Notes.hs:(29,1)-(34,33) 32971 1 0.0 0.0 0.0 0.0 0 448
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32972 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32974 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32973 1 0.0 0.0 0.0 0.0 0 976
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32975 1 0.0 0.0 0.0 0.0 0 1200
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32976 5 0.0 0.0 0.0 0.0 0 0
CAF:nullacct Hledger.Data.Account Hledger/Data/Account.hs:47:1-8 30108 0 0.0 0.0 0.0 0.0 0 72
nullacct Hledger.Data.Account Hledger/Data/Account.hs:(47,1)-(56,3) 43821 1 0.0 0.0 0.0 0.0 0 0
CAF:nullamt Hledger.Data.Amount Hledger/Data/Amount.hs:170:1-7 29798 0 0.0 0.0 0.0 0.0 0 16
nullamt Hledger.Data.Amount Hledger/Data/Amount.hs:170:1-16 42925 1 0.0 0.0 0.0 0.0 0 0
CAF:nulljournal Hledger.Data.Journal Hledger/Data/Journal.hs:203:1-11 29079 0 0.0 0.0 0.0 0.0 0 144
nulljournal Hledger.Data.Journal Hledger/Data/Journal.hs:(203,1)-(222,3) 34632 1 0.0 0.0 0.0 0.0 0 0
CAF:nullledger Hledger.Data.Ledger Hledger/Data/Ledger.hs:51:1-10 28844 0 0.0 0.0 0.0 0.0 0 24
nullledger Hledger.Data.Ledger Hledger/Data/Ledger.hs:(51,1)-(54,3) 44015 1 0.0 0.0 0.0 0.0 0 0
CAF:nullposting Hledger.Data.Posting Hledger/Data/Posting.hs:95:1-11 28531 0 0.0 0.0 0.0 0.0 0 96
nullposting Hledger.Data.Posting Hledger/Data/Posting.hs:(95,1)-(107,17) 42918 1 0.0 0.0 0.0 0.0 0 0
CAF:numElemsInCacheLine Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:52:1-19 21841 0 0.0 0.0 0.0 0.0 0 0
numElemsInCacheLine Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:(52,1)-(54,62) 43460 1 0.0 0.0 0.0 0.0 0 0
numElemsInCacheLine.z Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:54:5-62 43461 1 0.0 0.0 0.0 0.0 0 32
CAF:outputFileFlag Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:197:1-14 32382 0 0.0 0.0 0.0 0.0 0 0
outputFileFlag Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:197:1-201 33282 1 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33283 1 0.0 0.0 0.0 0.0 0 0
CAF:outputFileFlag4 Hledger.Cli.CliOptions <no location info> 32244 0 0.0 0.0 0.0 0.0 0 808
CAF:outputFileFlag8 Hledger.Cli.CliOptions <no location info> 32380 0 0.0 0.0 0.0 0.0 0 88
CAF:outputFileFromOpts2 Hledger.Cli.CliOptions <no location info> 32263 0 0.0 0.0 0.0 0.0 0 88
CAF:outputFormatFlag Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:196:1-16 32387 0 0.0 0.0 0.0 0.0 0 0
outputFormatFlag Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:196:1-170 33280 1 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33281 1 0.0 0.0 0.0 0.0 0 0
CAF:outputFormatFlag10 Hledger.Cli.CliOptions <no location info> 32385 0 0.0 0.0 0.0 0.0 0 88
CAF:outputFormatFlag6 Hledger.Cli.CliOptions <no location info> 32243 0 0.0 0.0 0.0 0.0 0 952
CAF:outputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:195:1-11 32388 0 0.0 0.0 0.0 0.0 0 24
outputflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:195:1-48 33279 1 0.0 0.0 0.0 0.0 0 0
CAF:p1_r4bLF Text.Regex.TDFA.ReadRegex <no location info> 22720 0 0.0 0.0 0.0 0.0 0 88
CAF:p1_r5vPF Hledger.Query <no location info> 27170 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33605 1 0.0 0.0 0.0 0.0 0 0
CAF:p1_r965r Hledger.Read.JournalReader <no location info> 25410 0 0.0 0.0 0.0 0.0 0 0
journalp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(131,1)-(134,5) 33848 0 0.0 0.0 0.0 0.0 0 0
addJournalItemP Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(139,1)-(150,36) 33849 1 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33850 1 0.0 0.0 0.0 0.0 0 0
CAF:p3_r4bLJ Text.Regex.TDFA.ReadRegex <no location info> 22722 0 0.0 0.0 0.0 0.0 0 88
CAF:p3_r5vPS Hledger.Query <no location info> 27180 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33582 0 0.0 0.0 0.0 0.0 0 0
words''.doubleQuotedPattern Hledger.Query Hledger/Query.hs:202:7-124 33583 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 33584 1 0.0 0.0 0.0 0.0 0 0
CAF:p5_r4bLN Text.Regex.TDFA.ReadRegex <no location info> 22724 0 0.0 0.0 0.0 0.0 0 88
CAF:p6_r5vQ8 Hledger.Query <no location info> 27190 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33560 0 0.0 0.0 0.0 0.0 0 0
words''.singleQuotedPattern Hledger.Query Hledger/Query.hs:200:7-125 33561 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 33562 1 0.0 0.0 0.0 0.0 0 0
CAF:p_anchor_r4bMR Text.Regex.TDFA.ReadRegex <no location info> 22762 0 0.0 0.0 0.0 0.0 0 16
p_anchor Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(79,1)-(84,38) 44857 1 0.0 0.0 0.0 0.0 0 0
CAF:p_atom_r4bNA Text.Regex.TDFA.ReadRegex <no location info> 22770 0 0.0 0.0 0.0 0.0 0 16
p_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:42:1-56 44861 1 0.0 0.0 0.0 0.0 0 0
CAF:p_bracket2_r4bNv Text.Regex.TDFA.ReadRegex <no location info> 22768 0 0.0 0.0 0.0 0.0 0 0
p_bracket Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:99:1-72 44866 1 0.0 0.0 0.0 0.0 0 40
CAF:p_bracket_r4bMM Text.Regex.TDFA.ReadRegex <no location info> 22758 0 0.0 0.0 0.0 0.0 0 0
p_bracket Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:99:1-72 44868 0 0.0 0.0 0.0 0.0 0 136
CAF:p_branch_r4bNC Text.Regex.TDFA.ReadRegex <no location info> 22772 0 0.0 0.0 0.0 0.0 0 16
p_branch Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:38:1-40 44853 1 0.0 0.0 0.0 0.0 0 0
CAF:p_char_r4bMF Text.Regex.TDFA.ReadRegex <no location info> 22752 0 0.0 0.0 0.0 0.0 0 16
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44869 1 0.0 0.0 0.0 0.0 0 0
CAF:p_dot_r4bME Text.Regex.TDFA.ReadRegex <no location info> 22751 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44871 0 0.0 0.0 0.0 0.0 0 16
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44872 1 0.0 0.0 0.0 0.0 0 0
CAF:p_escaped_r4bMz Text.Regex.TDFA.ReadRegex <no location info> 22747 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44882 0 0.0 0.0 0.0 0.0 0 16
p_char.p_escaped Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:3-82 44883 1 0.0 0.0 0.0 0.0 0 0
CAF:p_group3_r4bNy Text.Regex.TDFA.ReadRegex <no location info> 22769 0 0.0 0.0 0.0 0.0 0 0
p_group Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(51,1)-(53,62) 44863 1 0.0 0.0 0.0 0.0 0 40
CAF:p_group_r4bMS Text.Regex.TDFA.ReadRegex <no location info> 22763 0 0.0 0.0 0.0 0.0 0 0
p_group Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(51,1)-(53,62) 44865 0 0.0 0.0 0.0 0.0 0 136
CAF:p_left_brace_r4bMC Text.Regex.TDFA.ReadRegex <no location info> 22749 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44876 0 0.0 0.0 0.0 0.0 0 16
p_char.p_left_brace Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:93:3-97 44877 1 0.0 0.0 0.0 0.0 0 0
CAF:p_other_char_r4bM2 Text.Regex.TDFA.ReadRegex <no location info> 22725 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44889 0 0.0 0.0 0.0 0.0 0 16
p_char.p_other_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(95,3)-(96,37) 44890 1 0.0 0.0 0.0 0.0 0 0
CAF:p_piece_r4bNB Text.Regex.TDFA.ReadRegex <no location info> 22771 0 0.0 0.0 0.0 0.0 0 16
p_piece Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:40:1-47 44855 1 0.0 0.0 0.0 0.0 0 0
CAF:p_r5vM2 Hledger.Query <no location info> 26789 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33624 0 0.0 0.0 0.0 0.0 0 0
words''.maybeprefixedquotedphrases Hledger.Query Hledger/Query.hs:188:7-149 33625 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 33626 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 33627 1 0.0 0.0 0.0 0.0 0 32
CAF:p_set_elem_char_r4bMH Text.Regex.TDFA.ReadRegex <no location info> 22754 0 0.0 0.0 0.0 0.0 0 16
p_set_elem_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(139,1)-(144,19) 44930 1 0.0 0.0 0.0 0.0 0 0
CAF:p_set_elem_class_r4bMp Text.Regex.TDFA.ReadRegex <no location info> 22741 0 0.0 0.0 0.0 0.0 0 16
p_set_elem_class Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(121,1)-(122,65) 44921 1 0.0 0.0 0.0 0.0 0 0
CAF:p_set_elem_coll_r4bMv Text.Regex.TDFA.ReadRegex <no location info> 22743 0 0.0 0.0 0.0 0.0 0 16
p_set_elem_coll Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(127,1)-(128,65) 44925 1 0.0 0.0 0.0 0.0 0 0
CAF:p_set_elem_equiv_r4bMs Text.Regex.TDFA.ReadRegex <no location info> 22742 0 0.0 0.0 0.0 0.0 0 16
p_set_elem_equiv Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(124,1)-(125,65) 44923 1 0.0 0.0 0.0 0.0 0 0
CAF:p_set_elem_r4bMJ Text.Regex.TDFA.ReadRegex <no location info> 22755 0 0.0 0.0 0.0 0.0 0 16
p_set_elem Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(118,1)-(119,88) 44919 1 0.0 0.0 0.0 0.0 0 0
CAF:p_set_elem_range_r4bMx Text.Regex.TDFA.ReadRegex <no location info> 22745 0 0.0 0.0 0.0 0.0 0 16
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44927 1 0.0 0.0 0.0 0.0 0 0
CAF:parseQuery1 Hledger.Query <no location info> 27196 0 0.0 0.0 0.0 0.0 0 0
parseQuery Hledger.Query Hledger/Query.hs:(171,1)-(178,84) 33465 0 0.0 0.0 0.0 0.0 0 0
parseQuery.terms Hledger.Query Hledger/Query.hs:173:5-30 33466 0 0.0 0.0 0.0 0.0 0 24
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33467 1 0.0 0.0 0.0 0.0 0 104
parsewith Hledger.Utils.Parse Hledger/Utils/Parse.hs:77:1-28 33472 1 0.0 0.0 0.0 0.0 0 40
words''.maybeprefixedquotedphrases Hledger.Query Hledger/Query.hs:188:7-149 33479 1 0.0 0.0 0.0 0.0 0 512
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33480 3 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 33483 2 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 33636 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33637 1 0.0 0.0 0.0 0.0 0 0
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 33484 0 0.0 0.0 0.0 0.0 0 480
words''.prefixedQuotedPattern Hledger.Query Hledger/Query.hs:(190,7)-(198,40) 33490 1 0.0 0.0 0.0 0.0 0 40
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33491 1 0.0 0.0 0.0 0.0 0 0
CAF:parseQuery17 Hledger.Query <no location info> 26901 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33543 0 0.0 0.0 0.0 0.0 0 552
CAF:parseQuery19 Hledger.Query <no location info> 26900 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33542 0 0.0 0.0 0.0 0.0 0 752
CAF:parseQuery21 Hledger.Query <no location info> 26899 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33541 0 0.0 0.0 0.0 0.0 0 752
CAF:parseQuery23 Hledger.Query <no location info> 26898 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33540 0 0.0 0.0 0.0 0.0 0 584
CAF:parseQuery25 Hledger.Query <no location info> 26897 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33539 0 0.0 0.0 0.0 0.0 0 552
CAF:parseQuery27 Hledger.Query <no location info> 26896 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33538 0 0.0 0.0 0.0 0.0 0 784
CAF:parseQuery29 Hledger.Query <no location info> 26895 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33537 0 0.0 0.0 0.0 0.0 0 752
CAF:parseQuery31 Hledger.Query <no location info> 26894 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33536 0 0.0 0.0 0.0 0.0 0 584
CAF:parseQuery33 Hledger.Query <no location info> 26893 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33535 0 0.0 0.0 0.0 0.0 0 584
CAF:parseQuery35 Hledger.Query <no location info> 26892 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33534 0 0.0 0.0 0.0 0.0 0 584
CAF:parseQuery37 Hledger.Query <no location info> 26891 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33533 0 0.0 0.0 0.0 0.0 0 752
CAF:parseQuery39 Hledger.Query <no location info> 26890 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33532 0 0.0 0.0 0.0 0.0 0 584
CAF:parseQuery41 Hledger.Query <no location info> 26889 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33531 0 0.0 0.0 0.0 0.0 0 584
CAF:parseQuery43 Hledger.Query <no location info> 26888 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33530 0 0.0 0.0 0.0 0.0 0 552
CAF:parseQuery45 Hledger.Query <no location info> 26887 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33529 0 0.0 0.0 0.0 0.0 0 784
CAF:parseQuery47 Hledger.Query <no location info> 26886 0 0.0 0.0 0.0 0.0 0 0
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33525 0 0.0 0.0 0.0 0.0 0 1088
CAF:parseRegex7 Text.Regex.TDFA.ReadRegex <no location info> 22773 0 0.0 0.0 0.0 0.0 0 16
p_regex Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:34:1-48 44851 1 0.0 0.0 0.0 0.0 0 0
CAF:pattern_r5vPK Hledger.Query Hledger/Query.hs:204:7-13 27174 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33593 0 0.0 0.0 0.0 0.0 0 0
words''.pattern Hledger.Query Hledger/Query.hs:204:7-63 33594 1 0.0 0.0 0.0 0.0 0 40
CAF:payeesmode Hledger.Cli.Commands.Payees Hledger/Cli/Commands/Payees.hs:29:1-10 31316 0 0.0 0.0 0.0 0.0 0 0
payeesmode Hledger.Cli.Commands.Payees Hledger/Cli/Commands/Payees.hs:(29,1)-(34,33) 32977 1 0.0 0.0 0.0 0.0 0 520
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32978 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32980 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32979 1 0.0 0.0 0.0 0.0 0 1104
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32981 1 0.0 0.0 0.0 0.0 0 1416
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32982 6 0.0 0.0 0.0 0.0 0 0
CAF:poly_c1_r7AYA Hledger.Read.Common <no location info> 26058 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34927 0 0.0 0.0 0.0 0.0 0 0
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34928 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34929 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_ds1_r95YM Hledger.Read.JournalReader <no location info> 25024 0 0.0 0.0 0.0 0.0 0 0
endapplyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(416,1)-(418,18) 34059 0 0.0 0.0 0.0 0.0 0 0
keywordsp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:405:1-72 34060 0 0.0 0.0 0.0 0.0 0 664
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 34061 1 0.0 0.0 0.0 0.0 0 0
keywordp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:398:1-40 34067 0 0.0 0.0 0.0 0.0 0 256
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34070 1 0.0 0.0 0.0 0.0 0 104
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 34078 1 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 34074 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_ds2_r95YP Hledger.Read.JournalReader <no location info> 25027 0 0.0 0.0 0.0 0.0 0 0
endaliasesdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(452,1)-(454,21) 33927 0 0.0 0.0 0.0 0.0 0 16
keywordsp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:405:1-72 33929 0 0.0 0.0 0.0 0.0 0 680
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 33930 1 0.0 0.0 0.0 0.0 0 0
keywordp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:398:1-40 33940 0 0.0 0.0 0.0 0.0 0 256
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33944 1 0.0 0.0 0.0 0.0 0 104
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 33948 1 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33947 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_ds3_r95Zr Hledger.Read.JournalReader <no location info> 25071 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41157 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 41158 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_ds7_r962L Hledger.Read.JournalReader <no location info> 25253 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34327 0 0.0 0.0 0.0 0.0 0 16
lookAhead Text.Megaparsec.Class Text/Megaparsec/Class.hs:(322,3)-(323,34) 34328 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_ds_r95YK Hledger.Read.JournalReader <no location info> 25022 0 0.0 0.0 0.0 0.0 0 0
applyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(408,1)-(413,26) 33982 0 0.0 0.0 0.0 0.0 0 0
keywordsp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:405:1-72 33983 0 0.0 0.0 0.0 0.0 0 920
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 33984 1 0.0 0.0 0.0 0.0 0 0
keywordp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:398:1-40 33990 0 0.0 0.0 0.0 0.0 0 368
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33993 1 0.0 0.0 0.0 0.0 0 104
chunkLength Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:260:3-30 34001 1 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33997 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_eta2_r7B72 Hledger.Read.Common <no location info> 26410 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34920 0 0.0 0.0 0.0 0.0 0 16
<*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:172:3-16 34921 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_eta3_r7B7m Hledger.Read.Common <no location info> 26422 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34298 0 0.0 0.0 0.0 0.0 0 0
datep'.fullDate Hledger.Read.Common Hledger/Read/Common.hs:(448,3)-(460,31) 34299 0 0.0 0.0 0.0 0.0 0 72
decimal Text.Megaparsec.Char.Lexer Text/Megaparsec/Char/Lexer.hs:336:1-32 34300 1 0.0 0.0 0.0 0.0 0 304
chunkToTokens Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:259:3-32 34315 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_eta4_r7B7q Hledger.Read.Common <no location info> 26424 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34258 0 0.0 0.0 0.0 0.0 0 72
decimal Text.Megaparsec.Char.Lexer Text/Megaparsec/Char/Lexer.hs:336:1-32 34259 1 0.0 0.0 0.0 0.0 0 304
chunkToTokens Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:259:3-32 34317 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_eta5_r7B7s Hledger.Read.Common <no location info> 26426 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34276 0 0.0 0.0 0.0 0.0 0 72
decimal Text.Megaparsec.Char.Lexer Text/Megaparsec/Char/Lexer.hs:336:1-32 34277 1 0.0 0.0 0.0 0.0 0 304
chunkToTokens Text.Megaparsec.Stream Text/Megaparsec/Stream.hs:259:3-32 34313 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_eta_r7B3F Hledger.Read.Common <no location info> 26240 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34270 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f12_r9614 Hledger.Read.JournalReader <no location info> 25155 0 0.0 0.0 0.0 0.0 0 0
postingsp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:623:1-76 34532 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34533 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34534 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f1_r2fON Hledger.Utils.Parse <no location info> 23600 0 0.0 0.0 0.0 0.0 0 0
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 33166 0 0.0 0.0 0.0 0.0 0 0
empty Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:195:3-16 33167 1 0.0 0.0 0.0 0.0 0 0
mzero Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:267:3-15 33168 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f2_r2fP3 Hledger.Utils.Parse <no location info> 23602 0 0.0 0.0 0.0 0.0 0 0
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 33152 0 0.0 0.0 0.0 0.0 0 0
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 33153 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 33154 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f3_r7AVb Hledger.Read.Common <no location info> 25954 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34717 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.leftsymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(620,3)-(632,106) 34718 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34719 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34720 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f4_r7AVj Hledger.Read.Common <no location info> 25960 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34750 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34751 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34752 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34753 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f5_r95X3 Hledger.Read.JournalReader <no location info> 24936 0 0.0 0.0 0.0 0.0 0 0
endaliasesdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(452,1)-(454,21) 33923 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33924 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 33925 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f6_r95X8 Hledger.Read.JournalReader <no location info> 24939 0 0.0 0.0 0.0 0.0 0 0
endapplyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(416,1)-(418,18) 34055 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34056 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34057 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f7_r95Xj Hledger.Read.JournalReader <no location info> 24948 0 0.0 0.0 0.0 0.0 0 0
applyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(408,1)-(413,26) 33978 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33979 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 33980 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_f8_r95Yb Hledger.Read.JournalReader <no location info> 24993 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34360 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34361 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34362 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_g_r2fOM Hledger.Utils.Parse <no location info> 23599 0 0.0 0.0 0.0 0.0 0 0
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 33159 0 0.0 0.0 0.0 0.0 0 0
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 33160 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go15_r95Zo Hledger.Read.JournalReader <no location info> 25069 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41140 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 41141 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go20_r9619 Hledger.Read.JournalReader <no location info> 25160 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34557 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34558 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go3_r7AUV Hledger.Read.Common <no location info> 25941 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 35160 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 35161 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go6_r7AWk Hledger.Read.Common <no location info> 26003 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41208 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41209 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 41210 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go7_r7AYa Hledger.Read.Common <no location info> 26043 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35981 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 35982 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go9_r7AZl Hledger.Read.Common <no location info> 26090 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34459 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34460 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_go_r7AUo Hledger.Read.Common <no location info> 25858 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35217 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 35218 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_k16_r7B5R Hledger.Read.Common <no location info> 26335 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep.skiplinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(1005,5)-(1009,13) 35998 1 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35999 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep.skiplinecommentp Hledger.Read.Common Hledger/Read/Common.hs:(1005,5)-(1009,13) 36000 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 36001 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_k17_r7B5S Hledger.Read.Common <no location info> 26336 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 36008 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_k18_r7B5T Hledger.Read.Common <no location info> 26337 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 35996 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 35997 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_k_r7B4R Hledger.Read.Common <no location info> 26299 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35228 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 35229 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_lvl2_r7B4y Hledger.Read.Common <no location info> 26286 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34886 0 0.0 0.0 0.0 0.0 0 0
<* Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:174:3-50 34887 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m104_r7B7g Hledger.Read.Common <no location info> 26417 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34907 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34908 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34909 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m105_r7B7h Hledger.Read.Common <no location info> 26418 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34900 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34901 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34902 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34903 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34904 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m108_r7B7n Hledger.Read.Common <no location info> 26423 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34295 0 0.0 0.0 0.0 0.0 0 0
datep'.fullDate Hledger.Read.Common Hledger/Read/Common.hs:(448,3)-(460,31) 34296 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34297 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m109_r7B7r Hledger.Read.Common <no location info> 26425 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34256 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34257 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m10_r4bMy Text.Regex.TDFA.ReadRegex <no location info> 22746 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44885 0 0.0 0.0 0.0 0.0 0 0
p_char.p_escaped Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:3-82 44886 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m10_r7AUU Hledger.Read.Common <no location info> 25940 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 35164 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 35165 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m110_r7B7t Hledger.Read.Common <no location info> 26427 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34274 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34275 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m111_r7B7S Hledger.Read.Common <no location info> 26444 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34682 0 0.0 0.0 0.0 0.0 0 16
<*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:172:3-16 34683 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m116_r963l Hledger.Read.JournalReader <no location info> 25312 0 0.0 0.0 0.0 0.0 0 0
commoditydirectiveonelinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(348,1)-(360,80) 34012 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 34013 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m11_r4bMA Text.Regex.TDFA.ReadRegex <no location info> 22748 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44879 0 0.0 0.0 0.0 0.0 0 0
p_char.p_left_brace Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:93:3-97 44880 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m13_r4bMD Text.Regex.TDFA.ReadRegex <no location info> 22750 0 0.0 0.0 0.0 0.0 0 0
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44874 0 0.0 0.0 0.0 0.0 0 0
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44875 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m15_r4bMK Text.Regex.TDFA.ReadRegex <no location info> 22756 0 0.0 0.0 0.0 0.0 0 0
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44917 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m16_r4bMN Text.Regex.TDFA.ReadRegex <no location info> 22759 0 0.0 0.0 0.0 0.0 0 0
p_bracket Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:99:1-72 44913 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m16_r7AVe Hledger.Read.Common <no location info> 25957 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35001 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35002 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35003 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 35004 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 35005 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m17_r7AVg Hledger.Read.Common <no location info> 25958 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34950 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34951 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34952 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34953 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m18_r7AVh Hledger.Read.Common <no location info> 25959 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34763 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34764 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 34765 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 34766 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m1_r7AUn Hledger.Read.Common <no location info> 25857 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35219 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 35220 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m1_ryHC Hledger.Cli.CliOptions <no location info> 32305 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33107 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33108 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 33109 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m20_r7AVw Hledger.Read.Common <no location info> 25969 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34894 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34895 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m21_r7AVG Hledger.Read.Common <no location info> 25975 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34855 0 0.0 0.0 0.0 0.0 0 16
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34856 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m22_r7AVK Hledger.Read.Common <no location info> 25981 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34423 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m22_r95Wu Hledger.Read.JournalReader <no location info> 24904 0 0.0 0.0 0.0 0.0 0 0
commoditydirectivemultilinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(369,1)-(378,50) 34040 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34041 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 34042 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m23_r7AVL Hledger.Read.Common <no location info> 25982 0 0.0 0.0 0.0 0.0 0 0
codep Hledger.Read.Common Hledger/Read/Common.hs:(413,1)-(419,11) 34421 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34422 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m23_r95Wv Hledger.Read.JournalReader <no location info> 24905 0 0.0 0.0 0.0 0.0 0 0
commoditydirectivemultilinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(369,1)-(378,50) 34036 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34037 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m28_r7AWi Hledger.Read.Common <no location info> 26001 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41214 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41215 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m29_r7AWj Hledger.Read.Common <no location info> 26002 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41211 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41212 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 41213 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m30_r7AWl Hledger.Read.Common <no location info> 26004 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41199 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41200 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 41201 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m31_r7AWr Hledger.Read.Common <no location info> 26008 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41226 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41227 0 0.0 0.0 0.0 0.0 0 0
datetimep'.timeOfDay Hledger.Read.Common Hledger/Read/Common.hs:(501,5)-(525,46) 41228 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m31_r95WV Hledger.Read.JournalReader <no location info> 24926 0 0.0 0.0 0.0 0.0 0 0
commoditydirectiveonelinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(348,1)-(360,80) 34023 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34024 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 34025 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m32_r7AXK Hledger.Read.Common <no location info> 26029 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34253 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m32_r95WW Hledger.Read.JournalReader <no location info> 24927 0 0.0 0.0 0.0 0.0 0 0
commoditydirectiveonelinep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(348,1)-(360,80) 34019 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 34020 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m33_r7AXN Hledger.Read.Common <no location info> 26032 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34305 0 0.0 0.0 0.0 0.0 0 0
datep'.fullDate Hledger.Read.Common Hledger/Read/Common.hs:(448,3)-(460,31) 34306 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m36_r7AY8 Hledger.Read.Common <no location info> 26041 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35985 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m37_r7AY9 Hledger.Read.Common <no location info> 26042 0 0.0 0.0 0.0 0.0 0 0
emptyorcommentlinep Hledger.Read.Common Hledger/Read/Common.hs:(998,1)-(1009,13) 35983 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 35984 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m38_r7AUm Hledger.Read.Common <no location info> 25856 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35221 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m38_ryHB Hledger.Cli.CliOptions <no location info> 32304 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(689,1)-(696,11) 33110 0 0.0 0.0 0.0 0.0 0 0
isHledgerExeName.hledgerexenamep Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(691,7)-(696,11) 33111 0 0.0 0.0 0.0 0.0 0 56
CAF:poly_m40_r95Xy Hledger.Read.JournalReader <no location info> 24961 0 0.0 0.0 0.0 0.0 0 0
aliasdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(421,1)-(425,23) 33909 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33910 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33911 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m41_r95Xz Hledger.Read.JournalReader <no location info> 24962 0 0.0 0.0 0.0 0.0 0 0
aliasdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(421,1)-(425,23) 33905 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33906 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m42_r7AZ1 Hledger.Read.Common <no location info> 26075 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34381 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m43_r7AZ2 Hledger.Read.Common <no location info> 26076 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34379 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34380 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m44_r7AZj Hledger.Read.Common <no location info> 26088 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34463 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m45_r7AZk Hledger.Read.Common <no location info> 26089 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34461 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34462 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m49_r95XP Hledger.Read.JournalReader <no location info> 24985 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34337 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 34338 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34339 1 0.0 0.0 0.0 0.0 0 32
CAF:poly_m4_r7AUI Hledger.Read.Common <no location info> 25868 0 0.0 0.0 0.0 0.0 0 0
balanceassertionp Hledger.Read.Common Hledger/Read/Common.hs:(728,1)-(742,5) 35199 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 35200 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m50_r95Y1 Hledger.Read.JournalReader <no location info> 24989 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34229 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 34230 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 34231 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m51_r95Y2 Hledger.Read.JournalReader <no location info> 24990 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34431 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m52_r7B2Y Hledger.Read.Common <no location info> 26202 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34684 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m52_r95Yc Hledger.Read.JournalReader <no location info> 24994 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34358 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34359 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m53_r7B3t Hledger.Read.Common <no location info> 26231 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34922 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34923 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m53_r95Yp Hledger.Read.JournalReader <no location info> 24997 0 0.0 0.0 0.0 0.0 0 0
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34223 0 0.0 0.0 0.0 0.0 0 16
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 34224 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m56_r7B3B Hledger.Read.Common <no location info> 26236 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 36005 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m59_r7B3G Hledger.Read.Common <no location info> 26241 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34285 0 0.0 0.0 0.0 0.0 0 0
datep'.fullDate Hledger.Read.Common Hledger/Read/Common.hs:(448,3)-(460,31) 34286 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34287 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m5_r4bM7 Text.Regex.TDFA.ReadRegex <no location info> 22726 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44899 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m5_r7AUJ Hledger.Read.Common <no location info> 25869 0 0.0 0.0 0.0 0.0 0 0
balanceassertionp Hledger.Read.Common Hledger/Read/Common.hs:(728,1)-(742,5) 35197 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 35198 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m60_r7B3H Hledger.Read.Common <no location info> 26242 0 0.0 0.0 0.0 0.0 0 0
datep' Hledger.Read.Common Hledger/Read/Common.hs:(437,1)-(476,55) 34268 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34269 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m63_r95YL Hledger.Read.JournalReader <no location info> 25023 0 0.0 0.0 0.0 0.0 0 0
applyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(408,1)-(413,26) 33976 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33977 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m64_r95YN Hledger.Read.JournalReader <no location info> 25025 0 0.0 0.0 0.0 0.0 0 0
endapplyaccountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(416,1)-(418,18) 34053 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34054 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m65_r7B42 Hledger.Read.Common <no location info> 26256 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41244 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41245 0 0.0 0.0 0.0 0.0 0 0
datetimep'.twoDigitDecimal Hledger.Read.Common Hledger/Read/Common.hs:(528,5)-(531,23) 41246 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m65_r95YQ Hledger.Read.JournalReader <no location info> 25028 0 0.0 0.0 0.0 0.0 0 0
endaliasesdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(452,1)-(454,21) 33921 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 33922 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m67_r7B4a Hledger.Read.Common <no location info> 26261 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41234 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41235 0 0.0 0.0 0.0 0.0 0 0
datetimep'.timeOfDay Hledger.Read.Common Hledger/Read/Common.hs:(501,5)-(525,46) 41236 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 41237 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m6_r4bM8 Text.Regex.TDFA.ReadRegex <no location info> 22727 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44900 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m76_r95Zm Hledger.Read.JournalReader <no location info> 25067 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41144 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m77_r7B4o Hledger.Read.Common <no location info> 26279 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34826 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.leadingDigits Hledger.Read.Common Hledger/Read/Common.hs:(905,3)-(908,68) 34827 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.withSeparators Hledger.Read.Common Hledger/Read/Common.hs:(911,3)-(917,52) 34828 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m77_r95Zn Hledger.Read.JournalReader <no location info> 25068 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41142 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 41143 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m78_r7B4s Hledger.Read.Common <no location info> 26281 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34850 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m78_r95Zp Hledger.Read.JournalReader <no location info> 25070 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41258 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 41259 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m79_r7B4t Hledger.Read.Common <no location info> 26282 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34847 0 0.0 0.0 0.0 0.0 0 0
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34848 1 0.0 0.0 0.0 0.0 0 40
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34849 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m7_r4bM9 Text.Regex.TDFA.ReadRegex <no location info> 22728 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44901 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m80_r7B4G Hledger.Read.Common <no location info> 26290 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34862 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m81_r7B4H Hledger.Read.Common <no location info> 26291 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34859 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34860 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34861 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m82_r7B4J Hledger.Read.Common <no location info> 26292 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35187 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m83_r7B4K Hledger.Read.Common <no location info> 26293 0 0.0 0.0 0.0 0.0 0 0
priceamountp Hledger.Read.Common Hledger/Read/Common.hs:(718,1)-(725,44) 35182 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 35183 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m84_r7B4Q Hledger.Read.Common <no location info> 26298 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 35230 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m85_r7B4S Hledger.Read.Common <no location info> 26300 0 0.0 0.0 0.0 0.0 0 0
fixedlotpricep Hledger.Read.Common Hledger/Read/Common.hs:(749,1)-(759,10) 35211 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 35212 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m89_r7B51 Hledger.Read.Common <no location info> 26307 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 34755 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 34756 0 0.0 0.0 0.0 0.0 0 600
CAF:poly_m8_r95UO Hledger.Read.JournalReader <no location info> 24844 0 0.0 0.0 0.0 0.0 0 0
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33963 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33964 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33965 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m90_r7B54 Hledger.Read.Common <no location info> 26310 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35031 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35032 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35033 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m95_r7B6k Hledger.Read.Common <no location info> 26352 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34816 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.leadingDigits Hledger.Read.Common Hledger/Read/Common.hs:(905,3)-(908,68) 34817 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.withSeparators Hledger.Read.Common Hledger/Read/Common.hs:(911,3)-(917,52) 34818 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34819 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m96_r9617 Hledger.Read.JournalReader <no location info> 25158 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34561 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m97_r9618 Hledger.Read.JournalReader <no location info> 25159 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34559 0 0.0 0.0 0.0 0.0 0 16
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34560 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m98_r7B6q Hledger.Read.Common <no location info> 26371 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35020 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35021 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35022 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_m98_r961d Hledger.Read.JournalReader <no location info> 25161 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34551 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34552 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m99_r7B6r Hledger.Read.Common <no location info> 26372 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35013 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35014 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35015 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 35016 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 35017 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m99_r961e Hledger.Read.JournalReader <no location info> 25162 0 0.0 0.0 0.0 0.0 0 0
postingp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(633,1)-(659,4) 34544 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Class Text/Megaparsec/Class.hs:321:3-49 34545 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_m9_r4bMw Text.Regex.TDFA.ReadRegex <no location info> 22744 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44929 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_m9_r7AUT Hledger.Read.Common <no location info> 25939 0 0.0 0.0 0.0 0.0 0 0
amountp Hledger.Read.Common Hledger/Read/Common.hs:(606,1)-(610,35) 35166 0 0.0 0.0 0.0 0.0 0 40
CAF:poly_n1_r4bNt Text.Regex.TDFA.ReadRegex <no location info> 22767 0 0.0 0.0 0.0 0.0 0 0
p_bracket Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:99:1-72 44914 0 0.0 0.0 0.0 0.0 0 0
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44915 1 0.0 0.0 0.0 0.0 0 32
CAF:poly_n1_r7AVH Hledger.Read.Common <no location info> 25976 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 41397 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 41398 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n2_r7AZ6 Hledger.Read.Common <no location info> 26080 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34623 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34624 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n3_r7AUk Hledger.Read.Common <no location info> 25854 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34387 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34388 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n3_ryHA Hledger.Cli.CliOptions <no location info> 32302 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 33113 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 33114 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n4_r7AZe Hledger.Read.Common <no location info> 26084 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 35302 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 35303 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n4_r95UV Hledger.Read.JournalReader <no location info> 24849 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34563 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34564 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n6_r7AZO Hledger.Read.Common <no location info> 26102 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34521 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34522 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_n_r4bML Text.Regex.TDFA.ReadRegex <no location info> 22757 0 0.0 0.0 0.0 0.0 0 0
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44918 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_p10_r7B4x Hledger.Read.Common <no location info> 26285 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34888 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34889 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p10_r95Zl Hledger.Read.JournalReader <no location info> 25066 0 0.0 0.0 0.0 0.0 0 0
marketpricedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(491,1)-(500,43) 41145 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 41146 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 41147 1 0.0 0.0 0.0 0.0 0 32
CAF:poly_p11_r7B4B Hledger.Read.Common <no location info> 26287 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34867 0 0.0 0.0 0.0 0.0 0 0
<* Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:174:3-50 34868 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34869 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p12_r7B4C Hledger.Read.Common <no location info> 26288 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34865 0 0.0 0.0 0.0 0.0 0 16
try Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:318:3-26 34866 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p14_r7B6j Hledger.Read.Common <no location info> 26351 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34822 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.leadingDigits Hledger.Read.Common Hledger/Read/Common.hs:(905,3)-(908,68) 34823 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.withSeparators Hledger.Read.Common Hledger/Read/Common.hs:(911,3)-(917,52) 34824 0 0.0 0.0 0.0 0.0 0 16
<*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:172:3-16 34825 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p15_r7B6n Hledger.Read.Common <no location info> 26369 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep Hledger.Read.Common Hledger/Read/Common.hs:(613,1)-(674,31) 35027 0 0.0 0.0 0.0 0.0 0 0
amountwithoutpricep.rightornosymbolamountp Hledger.Read.Common Hledger/Read/Common.hs:(635,3)-(659,102) 35028 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35029 0 0.0 0.0 0.0 0.0 0 16
<*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:172:3-16 35030 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p1_r7AWh Hledger.Read.Common <no location info> 26000 0 0.0 0.0 0.0 0.0 0 0
datetimep Hledger.Read.Common Hledger/Read/Common.hs:(487,1)-(489,25) 41202 0 0.0 0.0 0.0 0.0 0 0
datetimep' Hledger.Read.Common Hledger/Read/Common.hs:(492,1)-(537,33) 41203 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 41204 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 41205 1 0.0 0.0 0.0 0.0 0 32
CAF:poly_p2_r7AZi Hledger.Read.Common <no location info> 26087 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34464 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 34465 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34466 1 0.0 0.0 0.0 0.0 0 32
CAF:poly_p3_r7B3b Hledger.Read.Common <no location info> 26212 0 0.0 0.0 0.0 0.0 0 0
followingcommentp' Hledger.Read.Common Hledger/Read/Common.hs:(1029,1)-(1048,49) 34517 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34518 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p6_r4bMa Text.Regex.TDFA.ReadRegex <no location info> 22729 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44903 0 0.0 0.0 0.0 0.0 0 0
p_bound Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:62:1-70 44904 0 0.0 0.0 0.0 0.0 0 136
CAF:poly_p6_r7B3Q Hledger.Read.Common <no location info> 26248 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34890 1 0.0 0.0 0.0 0.0 0 0
CAF:poly_p9_r7B4w Hledger.Read.Common <no location info> 26284 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34872 0 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34873 1 0.0 0.0 0.0 0.0 0 0
CAF:posting Hledger.Data.Posting Hledger/Data/Posting.hs:108:1-7 28532 0 0.0 0.0 0.0 0.0 0 16
posting Hledger.Data.Posting Hledger/Data/Posting.hs:108:1-21 42917 1 0.0 0.0 0.0 0.0 0 0
CAF:prefixes Hledger.Query Hledger/Query.hs:209:1-8 26902 0 0.0 0.0 0.0 0.0 0 24
prefixes Hledger.Query Hledger/Query.hs:(209,1)-(226,5) 33521 1 0.0 0.0 0.0 0.0 0 0
CAF:priceamountp1 Hledger.Read.Common <no location info> 26491 0 0.0 0.0 0.0 0.0 0 16
priceamountp Hledger.Read.Common Hledger/Read/Common.hs:(718,1)-(725,44) 35177 1 0.0 0.0 0.0 0.0 0 0
CAF:pricesmode Hledger.Cli.Commands.Prices Hledger/Cli/Commands/Prices.hs:17:1-10 31312 0 0.0 0.0 0.0 0.0 0 0
pricesmode Hledger.Cli.Commands.Prices Hledger/Cli/Commands/Prices.hs:(17,1)-(23,33) 32983 1 0.0 0.0 0.0 0.0 0 520
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32984 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32986 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32985 1 0.0 0.0 0.0 0.0 0 1104
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32987 1 0.0 0.0 0.0 0.0 0 1416
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32988 6 0.0 0.0 0.0 0.0 0 0
CAF:primWordToElem Data.HashTable.Internal.IntArray src/Data/HashTable/Internal/IntArray.hs:55:1-14 21879 0 0.0 0.0 0.0 0.0 0 0
primWordToElem Data.HashTable.Internal.IntArray src/Data/HashTable/Internal/IntArray.hs:55:1-21 43532 1 0.0 0.0 0.0 0.0 0 0
CAF:primeSizes_rihZ Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:114:1-10 21844 0 0.0 0.0 0.0 0.0 0 0
primeSizes Data.HashTable.Internal.Utils src/Data/HashTable/Internal/Utils.hs:(114,1)-(234,40) 43398 1 0.0 0.0 0.0 0.0 0 23744
basicLength Data.Vector.Mutable Data/Vector/Mutable.hs:86:3-33 43410 129 0.0 0.0 0.0 0.0 0 0
>>= Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:36:3-18 43406 122 0.0 0.0 0.0 0.0 0 2944
fmap Data.Vector.Fusion.Stream.Monadic Data/Vector/Fusion/Stream/Monadic.hs:(133,3)-(135,20) 43409 122 0.0 0.0 0.0 0.0 0 7744
basicUnsafeWrite Data.Vector.Mutable Data/Vector/Mutable.hs:118:3-65 43422 121 0.0 0.0 0.0 0.0 0 4856
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43425 0 0.0 0.0 0.0 0.0 0 0
marray# Data.Primitive.Array Data/Primitive/Array.hs:84:5-11 43426 121 0.0 0.0 0.0 0.0 0 0
basicUnsafeSlice Data.Vector.Mutable Data/Vector/Mutable.hs:89:3-62 43423 122 0.0 0.0 0.0 0.0 0 256
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 43405 122 0.0 0.0 0.0 0.0 0 0
basicUnsafeGrow Data.Vector.Generic.Mutable.Base Data/Vector/Generic/Mutable/Base.hs:(138,3)-(144,23) 43413 8 0.0 0.0 0.0 0.0 0 256
basicUnsafeCopy Data.Vector.Mutable Data/Vector/Mutable.hs:(121,3)-(122,36) 43419 8 0.0 0.0 0.0 0.0 0 320
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43420 8 0.0 0.0 0.0 0.0 0 0
basicUnsafeGrow.n Data.Vector.Generic.Mutable.Base Data/Vector/Generic/Mutable/Base.hs:144:7-23 43415 8 0.0 0.0 0.0 0.0 0 128
basicLength Data.Vector.Mutable Data/Vector/Mutable.hs:86:3-33 43416 8 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew Data.Vector.Mutable Data/Vector/Mutable.hs:(99,3)-(102,32) 43414 8 0.0 0.0 0.0 0.0 0 320
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43417 8 0.0 0.0 0.0 0.0 0 2424
basicUnsafeSlice Data.Vector.Mutable Data/Vector/Mutable.hs:89:3-62 43418 8 0.0 0.0 0.0 0.0 0 0
enlarge_delta Data.Vector.Generic.Mutable Data/Vector/Generic/Mutable.hs:636:1-34 43411 8 0.0 0.0 0.0 0.0 0 128
basicLength Data.Vector.Mutable Data/Vector/Mutable.hs:86:3-33 43412 8 0.0 0.0 0.0 0.0 0 0
basicUnsafeFreeze Data.Vector Data/Vector.hs:(263,3)-(264,47) 43428 1 0.0 0.0 0.0 0.0 0 112
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43429 1 0.0 0.0 0.0 0.0 0 16
marray# Data.Primitive.Array Data/Primitive/Array.hs:84:5-11 43430 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew Data.Vector.Mutable Data/Vector/Mutable.hs:(99,3)-(102,32) 43402 1 0.0 0.0 0.0 0.0 0 48
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43403 1 0.0 0.0 0.0 0.0 0 40
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 43404 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 43400 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 43399 1 0.0 0.0 0.0 0.0 0 0
CAF:printmode Hledger.Cli.Commands.Print Hledger/Cli/Commands/Print.hs:29:1-9 31263 0 0.0 0.0 0.0 0.0 0 0
printmode Hledger.Cli.Commands.Print Hledger/Cli/Commands/Print.hs:(29,1)-(41,33) 32989 1 0.0 0.0 0.0 0.0 0 1096
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32990 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32992 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32991 1 0.0 0.0 0.0 0.0 0 2128
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32993 1 0.0 0.0 0.0 0.0 0 2872
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 32994 14 0.0 0.0 0.0 0.0 0 0
CAF:printuniquemode Hledger.Cli.Commands.Printunique Hledger/Cli/Commands/Printunique.hs:14:1-15 31228 0 0.0 0.0 0.0 0.0 0 0
printuniquemode Hledger.Cli.Commands.Printunique Hledger/Cli/Commands/Printunique.hs:(14,1)-(19,15) 32995 1 0.0 0.0 0.0 0.0 0 952
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 32996 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 32998 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 32997 1 0.0 0.0 0.0 0.0 0 1872
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 32999 1 0.0 0.0 0.0 0.0 0 2712
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33000 12 0.0 0.0 0.0 0.0 0 0
CAF:process System.Console.CmdArgs.Explicit.Process System/Console/CmdArgs/Explicit/Process.hs:14:1-7 16956 0 0.0 0.0 0.0 0.0 0 0
process System.Console.CmdArgs.Explicit.Process System/Console/CmdArgs/Explicit/Process.hs:14:1-21 32835 1 0.0 0.0 0.0 0.0 0 0
CAF:progname Hledger.Cli.Version Hledger/Cli/Version.hs:22:1-8 32110 0 0.1 0.0 0.1 0.0 1 520
progname Hledger.Cli.Version Hledger/Cli/Version.hs:22:1-20 32733 1 0.0 0.0 0.0 0.0 0 0
CAF:prognameandversion Hledger.Cli.Version Hledger/Cli/Version.hs:28:1-18 32113 0 0.0 0.0 0.0 0.0 0 0
prognameandversion Hledger.Cli.Version Hledger/Cli/Version.hs:28:1-47 32732 1 0.0 0.0 0.0 0.0 0 72
CAF:quotechars Hledger.Utils.String Hledger/Utils/String.hs:118:1-10 23536 0 0.0 0.0 0.0 0.0 0 160
quotechars Hledger.Utils.String Hledger/Utils/String.hs:118:1-23 33751 1 0.0 0.0 0.0 0.0 0 0
CAF:random64s_rpxb Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:46:1-9 21871 0 0.0 0.0 0.0 0.0 0 0
random64s Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:(46,1)-(62,24) 43615 1 0.0 0.0 0.0 0.0 0 2752
>>= Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:36:3-18 43629 17 0.0 0.0 0.0 0.0 0 408
fmap Data.Vector.Fusion.Stream.Monadic Data/Vector/Fusion/Stream/Monadic.hs:(133,3)-(135,20) 43630 17 0.0 0.0 0.0 0.0 0 1024
basicUnsafeWrite Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:265:872-933 43655 16 0.0 0.0 0.0 0.0 0 0
basicUnsafeWrite Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:115:3-69 43656 16 0.0 0.0 0.0 0.0 0 640
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43659 0 0.0 0.0 0.0 0.0 0 0
writeByteArray# Data.Primitive.Types Data/Primitive/Types.hs:264:138-209 43660 16 0.0 0.0 0.0 0.0 0 0
basicUnsafeSlice Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:265:474-548 43657 17 0.0 0.0 0.0 0.0 0 512
basicUnsafeSlice Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(85,3)-(86,25) 43658 17 0.0 0.0 0.0 0.0 0 0
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 43628 17 0.0 0.0 0.0 0.0 0 0
basicLength Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:265:427-470 43631 16 0.0 0.0 0.0 0.0 0 0
basicLength Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:84:3-33 43632 16 0.0 0.0 0.0 0.0 0 0
basicUnsafeGrow Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:265:1179-1253 43636 5 0.0 0.0 0.0 0.0 0 0
basicUnsafeGrow Data.Vector.Generic.Mutable.Base Data/Vector/Generic/Mutable/Base.hs:(138,3)-(144,23) 43637 5 0.0 0.0 0.0 0.0 0 0
basicUnsafeCopy Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(118,3)-(121,34) 43648 5 0.0 0.0 0.0 0.0 0 240
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43649 5 0.0 0.0 0.0 0.0 0 0
unI# Data.Primitive.ByteArray Data/Primitive/ByteArray.hs:289:1-17 43650 15 0.0 0.0 0.0 0.0 0 0
basicUnsafeCopy.sz Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:121:7-34 43651 5 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:135:1-25 43652 5 0.0 0.0 0.0 0.0 0 0
sizeOf# Data.Primitive.Types Data/Primitive/Types.hs:264:32-62 43653 5 0.0 0.0 0.0 0.0 0 0
unI# Data.Primitive.Types Data/Primitive/Types.hs:250:1-17 43654 5 0.0 0.0 0.0 0.0 0 0
basicUnsafeGrow.n Data.Vector.Generic.Mutable.Base Data/Vector/Generic/Mutable/Base.hs:144:7-23 43638 5 0.0 0.0 0.0 0.0 0 0
basicLength Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:84:3-33 43639 5 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(96,3)-(102,37) 43640 5 0.0 0.0 0.0 0.0 0 680
basicUnsafeNew.mx Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:102:7-37 43641 5 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew.size Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:101:7-36 43642 5 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:135:1-25 43643 5 0.0 0.0 0.0 0.0 0 0
sizeOf# Data.Primitive.Types Data/Primitive/Types.hs:264:32-62 43644 5 0.0 0.0 0.0 0.0 0 0
unI# Data.Primitive.Types Data/Primitive/Types.hs:250:1-17 43645 5 0.0 0.0 0.0 0.0 0 0
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43646 5 0.0 0.0 0.0 0.0 0 408
basicUnsafeSlice Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(85,3)-(86,25) 43647 5 0.0 0.0 0.0 0.0 0 0
enlarge_delta Data.Vector.Generic.Mutable Data/Vector/Generic/Mutable.hs:636:1-34 43633 5 0.0 0.0 0.0 0.0 0 0
basicLength Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:265:427-470 43634 5 0.0 0.0 0.0 0.0 0 80
basicLength Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:84:3-33 43635 5 0.0 0.0 0.0 0.0 0 0
basicUnsafeFreeze Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:266:232-305 43662 1 0.0 0.0 0.0 0.0 0 40
basicUnsafeFreeze Data.Vector.Primitive Data/Vector/Primitive.hs:(208,3)-(209,51) 43663 1 0.0 0.0 0.0 0.0 0 72
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43664 1 0.0 0.0 0.0 0.0 0 16
basicUnsafeNew Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:265:624-679 43618 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(96,3)-(102,37) 43619 1 0.0 0.0 0.0 0.0 0 88
basicUnsafeNew.mx Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:102:7-37 43620 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew.size Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:101:7-36 43621 1 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:135:1-25 43622 1 0.0 0.0 0.0 0.0 0 0
sizeOf# Data.Primitive.Types Data/Primitive/Types.hs:264:32-62 43623 1 0.0 0.0 0.0 0.0 0 16
unI# Data.Primitive.Types Data/Primitive/Types.hs:250:1-17 43624 1 0.0 0.0 0.0 0.0 0 0
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43626 1 0.0 0.0 0.0 0.0 0 32
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 43627 1 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 43617 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 43616 1 0.0 0.0 0.0 0.0 0 0
CAF:randoms Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:72:1-7 21874 0 0.0 0.0 0.0 0.0 0 0
randoms Data.HashTable.Internal.CheapPseudoRandomBitStream src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:(72,1)-(73,55) 43612 1 0.0 0.0 0.0 0.0 0 1976
>>= Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:36:3-18 43679 50 0.0 0.0 0.0 0.0 0 1832
fmap Data.Vector.Fusion.Stream.Monadic Data/Vector/Fusion/Stream/Monadic.hs:(133,3)-(135,20) 43680 17 0.0 0.0 0.0 0.0 0 1024
basicUnsafeWrite Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:241:852-911 43686 16 0.0 0.0 0.0 0.0 0 0
basicUnsafeWrite Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:115:3-69 43687 16 0.0 0.0 0.0 0.0 0 640
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43690 0 0.0 0.0 0.0 0.0 0 0
writeByteArray# Data.Primitive.Types Data/Primitive/Types.hs:252:132-199 43691 16 0.0 0.0 0.0 0.0 0 0
basicUnsafeSlice Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:241:470-540 43688 17 0.0 0.0 0.0 0.0 0 0
basicUnsafeSlice Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(85,3)-(86,25) 43689 17 0.0 0.0 0.0 0.0 0 512
unId Data.Vector.Fusion.Util Data/Vector/Fusion/Util.hs:25:21-24 43678 17 0.0 0.0 0.0 0.0 0 0
basicUnsafeIndexM Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:266:504-562 43681 16 0.0 0.0 0.0 0.0 0 0
basicUnsafeIndexM Data.Vector.Primitive Data/Vector/Primitive.hs:222:3-75 43682 16 0.0 0.0 0.0 0.0 0 528
indexByteArray# Data.Primitive.Types Data/Primitive/Types.hs:264:26-138 43683 16 0.0 0.0 0.0 0.0 0 0
sSize Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:124:30-34 43667 2 0.0 0.0 0.0 0.0 0 0
basicLength Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:266:382-424 43613 1 0.0 0.0 0.0 0.0 0 16
basicLength Data.Vector.Primitive Data/Vector/Primitive.hs:216:3-32 43614 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeFreeze Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:242:230-299 43693 1 0.0 0.0 0.0 0.0 0 40
basicUnsafeFreeze Data.Vector.Primitive Data/Vector/Primitive.hs:(208,3)-(209,51) 43694 1 0.0 0.0 0.0 0.0 0 72
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43695 1 0.0 0.0 0.0 0.0 0 16
basicUnsafeNew Data.Vector.Unboxed.Base Data/Vector/Unboxed/Base.hs:241:612-665 43668 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:(96,3)-(102,37) 43669 1 0.0 0.0 0.0 0.0 0 136
basicUnsafeNew.mx Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:102:7-37 43670 1 0.0 0.0 0.0 0.0 0 0
basicUnsafeNew.size Data.Vector.Primitive.Mutable Data/Vector/Primitive/Mutable.hs:101:7-36 43671 1 0.0 0.0 0.0 0.0 0 0
sizeOf Data.Primitive.Types Data/Primitive/Types.hs:135:1-25 43672 1 0.0 0.0 0.0 0.0 0 0
sizeOf# Data.Primitive.Types Data/Primitive/Types.hs:252:30-58 43673 1 0.0 0.0 0.0 0.0 0 16
unI# Data.Primitive.Types Data/Primitive/Types.hs:250:1-17 43674 1 0.0 0.0 0.0 0.0 0 0
primitive Control.Monad.Primitive Control/Monad/Primitive.hs:195:3-16 43676 1 0.0 0.0 0.0 0.0 0 160
sChunks Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:122:30-36 43677 1 0.0 0.0 0.0 0.0 0 0
sElems Data.Vector.Fusion.Bundle.Monadic Data/Vector/Fusion/Bundle/Monadic.hs:121:30-35 43665 1 0.0 0.0 0.0 0.0 0 0
upperBound Data.Vector.Fusion.Bundle.Size Data/Vector/Fusion/Bundle/Size.hs:(118,1)-(120,30) 43666 1 0.0 0.0 0.0 0.0 0 0
CAF:rawOptsToInputOpts1 Hledger.Read.Common <no location info> 26171 0 0.0 0.0 0.0 0.0 0 88
CAF:rawOptsToInputOpts11 Hledger.Read.Common <no location info> 26176 0 0.0 0.0 0.0 0.0 0 88
CAF:rawOptsToInputOpts5 Hledger.Read.Common <no location info> 26173 0 0.0 0.0 0.0 0.0 0 88
CAF:rawOptsToInputOpts7 Hledger.Read.Common <no location info> 26174 0 0.0 0.0 0.0 0.0 0 88
CAF:rawnumberp1 Hledger.Read.Common <no location info> 26360 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34776 1 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34777 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp11 Hledger.Read.Common <no location info> 26358 0 0.0 0.0 0.0 0.0 0 40
<|> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:196:3-16 34782 1 0.0 0.0 0.0 0.0 0 0
mplus Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:268:3-15 34783 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp12 Hledger.Read.Common <no location info> 26357 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.leadingDigits Hledger.Read.Common Hledger/Read/Common.hs:(905,3)-(908,68) 34798 1 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34799 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.leadingDigits Hledger.Read.Common Hledger/Read/Common.hs:(905,3)-(908,68) 34800 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34801 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp15 Hledger.Read.Common <no location info> 26349 0 0.0 0.0 0.0 0.0 0 0
digitgroupp Hledger.Read.Common Hledger/Read/Common.hs:(970,1)-(974,63) 34804 1 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34805 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp23 Hledger.Read.Common <no location info> 26348 0 0.0 0.0 0.0 0.0 0 0
digitgroupp Hledger.Read.Common Hledger/Read/Common.hs:(970,1)-(974,63) 34808 0 0.0 0.0 0.0 0.0 0 56
digitgroupp.makeGroup Hledger.Read.Common Hledger/Read/Common.hs:973:5-64 43128 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp24 Hledger.Read.Common <no location info> 26347 0 0.0 0.0 0.0 0.0 0 16
takeWhile1P Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:327:3-34 34809 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp32 Hledger.Read.Common <no location info> 26356 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34785 0 0.0 0.0 0.0 0.0 0 40
CAF:rawnumberp33 Hledger.Read.Common <no location info> 26355 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34788 0 0.0 0.0 0.0 0.0 0 16
rawnumberp.leadingDecimalPt Hledger.Read.Common Hledger/Read/Common.hs:(899,3)-(902,53) 34789 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp34 Hledger.Read.Common <no location info> 26350 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34790 0 0.0 0.0 0.0 0.0 0 0
rawnumberp.leadingDecimalPt Hledger.Read.Common Hledger/Read/Common.hs:(899,3)-(902,53) 34791 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34792 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp37 Hledger.Read.Common <no location info> 26277 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34795 1 0.0 0.0 0.0 0.0 0 0
CAF:rawnumberp9 Hledger.Read.Common <no location info> 26359 0 0.0 0.0 0.0 0.0 0 0
rawnumberp Hledger.Read.Common Hledger/Read/Common.hs:(880,1)-(940,51) 34780 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34781 1 0.0 0.0 0.0 0.0 0 0
CAF:readFileOrStdinPortably3 Hledger.Utils <no location info> 23648 0 0.0 0.0 0.0 0.0 0 376
CAF:reader Hledger.Read.CsvReader Hledger/Read/CsvReader.hs:79:1-6 25852 0 0.0 0.0 0.0 0.0 0 40
reader Hledger.Read.CsvReader Hledger/Read/CsvReader.hs:(79,1)-(84,3) 33758 1 0.0 0.0 0.0 0.0 0 0
CAF:reader Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:99:1-6 25419 0 0.0 0.0 0.0 0.0 0 40
reader Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(99,1)-(104,3) 33749 1 0.0 0.0 0.0 0.0 0 0
CAF:reader Hledger.Read.TimedotReader Hledger/Read/TimedotReader.hs:58:1-6 24521 0 0.0 0.0 0.0 0.0 0 40
reader Hledger.Read.TimedotReader Hledger/Read/TimedotReader.hs:(58,1)-(63,3) 33757 1 0.0 0.0 0.0 0.0 0 0
CAF:reader Hledger.Read.TimeclockReader Hledger/Read/TimeclockReader.hs:69:1-6 24422 0 0.0 0.0 0.0 0.0 0 40
reader Hledger.Read.TimeclockReader Hledger/Read/TimeclockReader.hs:(69,1)-(74,3) 33756 1 0.0 0.0 0.0 0.0 0 0
CAF:reader11 Hledger.Read.TimedotReader <no location info> 24425 0 0.1 0.0 0.1 0.0 1 88
CAF:reader13 Hledger.Read.TimeclockReader <no location info> 24379 0 0.0 0.0 0.0 0.0 0 88
CAF:reader15 Hledger.Read.JournalReader <no location info> 24787 0 0.1 0.0 0.1 0.0 1 520
CAF:reader4 Hledger.Read.CsvReader <no location info> 25480 0 0.0 0.0 0.0 0.0 0 88
CAF:readerNames Hledger.Read Hledger/Read.hs:83:1-11 26540 0 0.0 0.0 0.0 0.0 0 0
readerNames Hledger.Read Hledger/Read.hs:83:1-33 33746 1 0.0 0.0 0.0 0.0 0 368
rFormat Hledger.Read.Common Hledger/Read/Common.hs:139:6-12 33748 4 0.0 0.0 0.0 0.0 0 128
CAF:readers Hledger.Read Hledger/Read.hs:74:1-7 26539 0 0.0 0.0 0.0 0.0 0 24
readers Hledger.Read Hledger/Read.hs:(74,1)-(80,2) 33747 1 0.0 0.0 0.0 0.0 0 0
CAF:realPostings Hledger.Data.Transaction Hledger/Data/Transaction.hs:333:1-12 28336 0 0.0 0.0 0.0 0.0 0 16
realPostings Hledger.Data.Transaction Hledger/Data/Transaction.hs:333:1-40 42990 1 0.0 0.0 0.0 0.0 0 0
CAF:registermatchmode Hledger.Cli.Commands.Registermatch Hledger/Cli/Commands/Registermatch.hs:17:1-17 31136 0 0.0 0.0 0.0 0.0 0 0
registermatchmode Hledger.Cli.Commands.Registermatch Hledger/Cli/Commands/Registermatch.hs:(17,1)-(22,30) 33007 1 0.0 0.0 0.0 0.0 0 1096
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33008 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33010 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33009 1 0.0 0.0 0.0 0.0 0 2128
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33011 1 0.0 0.0 0.0 0.0 0 3144
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33012 14 0.0 0.0 0.0 0.0 0 0
CAF:registermode Hledger.Cli.Commands.Register Hledger/Cli/Commands/Register.hs:32:1-12 31187 0 0.0 0.0 0.1 0.0 0 0
registermode Hledger.Cli.Commands.Register Hledger/Cli/Commands/Register.hs:(32,1)-(54,33) 33001 1 0.1 0.0 0.1 0.0 1 1240
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33002 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33004 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33003 1 0.0 0.0 0.0 0.0 0 2384
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33005 1 0.0 0.0 0.0 0.0 0 3304
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33006 16 0.0 0.0 0.0 0.0 0 0
CAF:replaceNumericFlags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:409:1-19 32351 0 0.0 0.0 0.0 0.0 0 0
replaceNumericFlags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(409,1)-(412,17) 32739 1 0.0 0.0 0.0 0.0 0 32
CAF:reportOptsToggleStatus1 Hledger.Reports.ReportOptions <no location info> 24285 0 0.0 0.0 0.0 0.0 0 0
simplifyStatuses Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(329,1)-(334,57) 33713 0 0.0 0.0 0.0 0.0 0 0
simplifyStatuses.numstatuses Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:334:5-57 33714 0 0.0 0.0 0.0 0.0 0 264
fromEnum Hledger.Data.Types Hledger/Data/Types.hs:234:28-31 33715 2 0.0 0.0 0.0 0.0 0 0
CAF:reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:134:1-11 32517 0 0.0 0.0 0.0 0.0 0 24
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33305 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags103 Hledger.Cli.CliOptions <no location info> 32428 0 0.0 0.0 0.0 0.0 0 448
CAF:reportflags105 Hledger.Cli.CliOptions <no location info> 32509 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33336 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33337 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags109 Hledger.Cli.CliOptions <no location info> 32431 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags113 Hledger.Cli.CliOptions <no location info> 32432 0 0.0 0.0 0.0 0.0 0 304
CAF:reportflags115 Hledger.Cli.CliOptions <no location info> 32508 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33334 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33335 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags119 Hledger.Cli.CliOptions <no location info> 32435 0 0.0 0.0 0.0 0.0 0 376
CAF:reportflags123 Hledger.Cli.CliOptions <no location info> 32436 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags125 Hledger.Cli.CliOptions <no location info> 32507 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33332 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33333 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags131 Hledger.Cli.CliOptions <no location info> 32440 0 0.0 0.0 0.0 0.0 0 376
CAF:reportflags134 Hledger.Cli.CliOptions <no location info> 32505 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33330 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33331 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags138 Hledger.Cli.CliOptions <no location info> 32442 0 0.0 0.0 0.0 0.0 0 304
CAF:reportflags142 Hledger.Cli.CliOptions <no location info> 32443 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags144 Hledger.Cli.CliOptions <no location info> 32504 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33328 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33329 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags148 Hledger.Cli.CliOptions <no location info> 32446 0 0.0 0.0 0.0 0.0 0 520
CAF:reportflags152 Hledger.Cli.CliOptions <no location info> 32447 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags154 Hledger.Cli.CliOptions <no location info> 32503 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33326 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33327 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags158 Hledger.Cli.CliOptions <no location info> 32450 0 0.0 0.0 0.0 0.0 0 520
CAF:reportflags162 Hledger.Cli.CliOptions <no location info> 32451 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags164 Hledger.Cli.CliOptions <no location info> 32502 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33324 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33325 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags168 Hledger.Cli.CliOptions <no location info> 32454 0 0.0 0.0 0.0 0.0 0 592
CAF:reportflags172 Hledger.Cli.CliOptions <no location info> 32455 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags174 Hledger.Cli.CliOptions <no location info> 32501 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33322 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33323 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags180 Hledger.Cli.CliOptions <no location info> 32500 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33320 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33321 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags186 Hledger.Cli.CliOptions <no location info> 32461 0 0.0 0.0 0.0 0.0 0 448
CAF:reportflags190 Hledger.Cli.CliOptions <no location info> 32462 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags192 Hledger.Cli.CliOptions <no location info> 32498 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33318 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33319 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags196 Hledger.Cli.CliOptions <no location info> 32464 0 0.0 0.0 0.0 0.0 0 448
CAF:reportflags200 Hledger.Cli.CliOptions <no location info> 32465 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags202 Hledger.Cli.CliOptions <no location info> 32497 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33316 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33317 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags206 Hledger.Cli.CliOptions <no location info> 32468 0 0.0 0.0 0.0 0.0 0 664
CAF:reportflags21 Hledger.Cli.CliOptions <no location info> 32516 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33346 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33347 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags210 Hledger.Cli.CliOptions <no location info> 32469 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags212 Hledger.Cli.CliOptions <no location info> 32496 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33314 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33315 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags216 Hledger.Cli.CliOptions <no location info> 32472 0 0.0 0.0 0.0 0.0 0 520
CAF:reportflags220 Hledger.Cli.CliOptions <no location info> 32473 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags222 Hledger.Cli.CliOptions <no location info> 32495 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33312 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33313 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags226 Hledger.Cli.CliOptions <no location info> 32476 0 0.0 0.0 0.0 0.0 0 448
CAF:reportflags230 Hledger.Cli.CliOptions <no location info> 32477 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags232 Hledger.Cli.CliOptions <no location info> 32494 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33310 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33311 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags236 Hledger.Cli.CliOptions <no location info> 32480 0 0.0 0.0 0.0 0.0 0 376
CAF:reportflags240 Hledger.Cli.CliOptions <no location info> 32481 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags242 Hledger.Cli.CliOptions <no location info> 32493 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33308 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33309 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags248 Hledger.Cli.CliOptions <no location info> 32485 0 0.0 0.0 0.0 0.0 0 232
CAF:reportflags25 Hledger.Cli.CliOptions <no location info> 32397 0 0.0 0.0 0.0 0.0 0 592
CAF:reportflags252 Hledger.Cli.CliOptions <no location info> 32486 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags254 Hledger.Cli.CliOptions <no location info> 32491 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33306 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33307 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags258 Hledger.Cli.CliOptions <no location info> 32488 0 0.0 0.0 0.0 0.0 0 376
CAF:reportflags262 Hledger.Cli.CliOptions <no location info> 32489 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags28 Hledger.Cli.CliOptions <no location info> 32515 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33344 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33345 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags32 Hledger.Cli.CliOptions <no location info> 32400 0 0.0 0.0 0.0 0.0 0 304
CAF:reportflags35 Hledger.Cli.CliOptions <no location info> 32514 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33342 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33343 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags61 Hledger.Cli.CliOptions <no location info> 32411 0 0.0 0.0 0.0 0.0 0 376
CAF:reportflags64 Hledger.Cli.CliOptions <no location info> 32512 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33340 0 0.0 0.0 0.0 0.0 0 48
flagReq System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:251:1-60 33341 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags80 Hledger.Cli.CliOptions <no location info> 32419 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags84 Hledger.Cli.CliOptions <no location info> 32420 0 0.0 0.0 0.0 0.0 0 592
CAF:reportflags86 Hledger.Cli.CliOptions <no location info> 32510 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33338 0 0.0 0.0 0.0 0.0 0 48
flagNone System.Console.CmdArgs.Explicit.Type System/Console/CmdArgs/Explicit/Type.hs:(240,1)-(241,31) 33339 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags99 Hledger.Cli.CliOptions <no location info> 32427 0 0.0 0.0 0.0 0.0 0 88
CAF:reportflags_f2 Hledger.Cli.CliOptions <no location info> 32429 0 0.0 0.0 0.0 0.0 0 0
reportflags Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(134,1)-(185,2) 33379 0 0.0 0.0 0.0 0.0 0 16
setboolopt Hledger.Data.RawOptions Hledger/Data/RawOptions.hs:39:1-34 33380 1 0.0 0.0 0.0 0.0 0 0
CAF:reportflags_name Hledger.Cli.CliOptions <no location info> 32392 0 0.0 0.0 0.0 0.0 0 376
CAF:restofline1 Hledger.Utils.Parse <no location info> 23611 0 0.0 0.0 0.0 0.0 0 0
restofline Hledger.Utils.Parse Hledger/Utils/Parse.hs:127:1-41 41661 1 0.0 0.0 0.0 0.0 0 128
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 41662 1 0.0 0.0 0.0 0.0 0 0
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 41668 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 41669 1 0.0 0.0 0.0 0.0 0 0
CAF:rewritemode Hledger.Cli.Commands.Rewrite Hledger/Cli/Commands/Rewrite.hs:25:1-11 31106 0 0.0 0.0 0.0 0.0 0 0
rewritemode Hledger.Cli.Commands.Rewrite Hledger/Cli/Commands/Rewrite.hs:(25,1)-(33,69) 33013 1 0.0 0.0 0.0 0.0 0 592
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33014 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33016 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33015 1 0.0 0.0 0.0 0.0 0 1232
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33017 1 0.0 0.0 0.0 0.0 0 1632
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33018 7 0.0 0.0 0.0 0.0 0 0
CAF:roimode Hledger.Cli.Commands.Roi Hledger/Cli/Commands/Roi.hs:31:1-7 31081 0 0.0 0.0 0.0 0.0 0 0
roimode Hledger.Cli.Commands.Roi Hledger/Cli/Commands/Roi.hs:(31,1)-(41,33) 33019 1 0.0 0.0 0.0 0.0 0 304
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33020 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33022 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33021 1 0.0 0.0 0.0 0.0 0 720
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33023 1 0.0 0.0 0.0 0.0 0 768
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33024 3 0.0 0.0 0.0 0.0 0 0
CAF:rstrip Hledger.Utils.String Hledger/Utils/String.hs:73:1-6 23539 0 0.0 0.0 0.0 0.0 0 16
rstrip Hledger.Utils.String Hledger/Utils/String.hs:73:1-35 45862 1 0.0 0.0 0.0 0.0 0 0
CAF:sIZEOF_WORD Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:74:1-11 19262 0 0.0 0.0 0.0 0.0 0 0
sIZEOF_WORD Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:74:1-15 43675 1 0.0 0.0 0.0 0.0 0 0
CAF:sIZEOF_WORD64 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:113:1-13 19288 0 0.0 0.0 0.0 0.0 0 0
sIZEOF_WORD64 Data.Primitive.MachDeps Data/Primitive/MachDeps.hs:113:1-17 43625 1 0.0 0.0 0.0 0.0 0 0
CAF:secondarydatep2 Hledger.Read.Common <no location info> 26243 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34323 1 0.0 0.0 0.0 0.0 0 0
CAF:sep1_r5vM6 Hledger.Query <no location info> 26793 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33621 0 0.0 0.0 0.0 0.0 0 0
words''.maybeprefixedquotedphrases Hledger.Query Hledger/Query.hs:188:7-149 33622 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33623 1 0.0 0.0 0.0 0.0 0 0
CAF:showAmount Hledger.Data.Amount Hledger/Data/Amount.hs:376:1-10 29791 0 0.0 0.0 0.0 0.0 0 16
showAmount Hledger.Data.Amount Hledger/Data/Amount.hs:376:1-35 43274 1 0.0 0.0 0.0 0.0 0 0
CAF:singleQuotedPattern_r5vQf Hledger.Query <no location info> 27194 0 0.0 0.0 0.0 0.0 0 0
words'' Hledger.Query Hledger/Query.hs:(185,1)-(204,63) 33549 0 0.0 0.0 0.0 0.0 0 0
words''.singleQuotedPattern Hledger.Query Hledger/Query.hs:200:7-125 33550 1 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 33551 1 0.0 0.0 0.0 0.0 0 0
CAF:singlespacep1 Hledger.Read.Common <no location info> 26345 0 0.0 0.0 0.0 0.0 0 0
singlespacep Hledger.Read.Common Hledger/Read/Common.hs:589:1-66 34611 1 0.0 0.0 0.0 0.0 0 32
*> Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:173:3-32 34612 1 0.0 0.0 0.0 0.0 0 0
CAF:singlespacep2 Hledger.Read.Common <no location info> 26344 0 0.0 0.0 0.0 0.0 0 16
notFollowedBy Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:320:3-36 34621 1 0.0 0.0 0.0 0.0 0 0
CAF:singlespacep3 Hledger.Read.Common <no location info> 26081 0 0.0 0.0 0.0 0.0 0 0
singlespacep Hledger.Read.Common Hledger/Read/Common.hs:589:1-66 34616 0 0.0 0.0 0.0 0.0 0 0
spacenonewline Hledger.Utils.Parse Hledger/Utils/Parse.hs:124:1-42 34617 1 0.0 0.0 0.0 0.0 0 64
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34618 1 0.0 0.0 0.0 0.0 0 32
CAF:singlespacep4 Hledger.Read.Common <no location info> 26082 0 0.0 0.0 0.0 0.0 0 0
singlespacep Hledger.Read.Common Hledger/Read/Common.hs:589:1-66 34614 0 0.0 0.0 0.0 0.0 0 40
CAF:starTrans Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:140:1-9 22844 0 0.0 0.0 0.0 0.0 0 0
starTrans Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:140:1-47 45009 1 0.0 0.0 0.0 0.0 0 0
dfsPattern Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(146,1)-(156,37) 45010 1 0.0 0.0 0.0 0.0 0 16
CAF:startReader_r3QEk Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:313:3-13 22973 0 0.0 0.0 0.0 0.0 0 0
patternToQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(304,1)-(586,28) 45062 0 0.0 0.0 0.0 0.0 0 16
patternToQ.startReader Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:313:3-22 45063 1 0.0 0.0 0.0 0.0 0 0
CAF:startState_r3QEn Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:318:3-12 22974 0 0.0 0.0 0.0 0.0 0 0
patternToQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(304,1)-(586,28) 45119 0 0.0 0.0 0.0 0.0 0 24
patternToQ.startState Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:318:3-47 45120 1 0.0 0.0 0.0 0.0 0 0
CAF:startState_r4rp8 Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:458:3-12 22656 0 0.0 0.0 0.0 0.0 0 0
patternToNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(84,1)-(87,45) 45160 0 0.0 0.0 0.0 0.0 0 0
qToNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(451,1)-(774,35) 45161 0 0.0 0.0 0.0 0.0 0 24
qToNFA.startState Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:458:3-21 45162 1 0.0 0.0 0.0 0.0 0 0
CAF:statsmode Hledger.Cli.Commands.Stats Hledger/Cli/Commands/Stats.hs:33:1-9 31017 0 0.0 0.0 0.0 0.0 0 0
statsmode Hledger.Cli.Commands.Stats Hledger/Cli/Commands/Stats.hs:(33,1)-(39,33) 33025 1 0.0 0.0 0.0 0.0 0 448
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33026 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33028 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33027 1 0.0 0.0 0.0 0.0 0 976
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33029 1 0.0 0.0 0.0 0.0 0 1200
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33030 5 0.0 0.0 0.0 0.0 0 0
CAF:statusesFromRawOpts_r6I8O Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:319:1-19 24287 0 0.0 0.0 0.0 0.0 0 16
statusesFromRawOpts Hledger.Reports.ReportOptions Hledger/Reports/ReportOptions.hs:(319,1)-(325,34) 33707 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp Hledger.Read.Common Hledger/Read/Common.hs:405:1-7 26224 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34364 1 0.0 0.0 0.0 0.0 0 0
choice' Hledger.Utils.Parse Hledger/Utils/Parse.hs:66:1-26 34365 0 0.0 0.0 0.0 0.0 0 360
CAF:statusp13 Hledger.Read.Common <no location info> 26077 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34377 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34378 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp14 Hledger.Read.Common <no location info> 26221 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34372 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34373 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp17 Hledger.Read.Common <no location info> 26218 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34375 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34376 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp18 Hledger.Read.Common <no location info> 26199 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34391 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp4 Hledger.Read.Common <no location info> 26223 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34397 0 0.0 0.0 0.0 0.0 0 32
return Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:201:3-15 34398 1 0.0 0.0 0.0 0.0 0 0
pure Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:171:3-18 34399 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp5 Hledger.Read.Common <no location info> 26222 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34392 0 0.0 0.0 0.0 0.0 0 0
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34393 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp8 Hledger.Read.Common <no location info> 26220 0 0.0 0.0 0.0 0.0 0 0
statusp Hledger.Read.Common Hledger/Read/Common.hs:(405,1)-(410,5) 34394 0 0.0 0.0 0.0 0.0 0 16
>>= Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:202:3-16 34395 1 0.0 0.0 0.0 0.0 0 0
CAF:statusp9 Hledger.Read.Common <no location info> 26219 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34396 1 0.0 0.0 0.0 0.0 0 0
CAF:stripAnsi Hledger.Utils.String Hledger/Utils/String.hs:334:1-9 23528 0 0.0 0.0 0.0 0.0 0 0
stripAnsi Hledger.Utils.String Hledger/Utils/String.hs:334:1-69 44823 1 0.0 0.0 0.0 0.0 0 40
regexReplace Hledger.Utils.Regex Hledger/Utils/Regex.hs:103:1-43 44824 1 0.0 0.0 0.0 0.0 0 32
CAF:stripAnsi1 Hledger.Utils.String <no location info> 23527 0 0.0 0.0 0.4 0.0 0 0
stripAnsi Hledger.Utils.String Hledger/Utils/String.hs:334:1-69 44832 0 0.0 0.0 0.4 0.0 0 0
regexReplace Hledger.Utils.Regex Hledger/Utils/Regex.hs:103:1-43 44833 0 0.0 0.0 0.4 0.0 0 16
toRegex Hledger.Utils.Regex Hledger/Utils/Regex.hs:72:1-46 44836 0 0.0 0.0 0.4 0.0 0 0
memo Data.MemoUgly Data/MemoUgly.hs:24:1-77 44837 0 0.0 0.0 0.4 0.0 0 0
memo.\ Data.MemoUgly Data/MemoUgly.hs:24:56-77 44838 1 0.0 0.0 0.4 0.0 0 0
memo.f' Data.MemoUgly Data/MemoUgly.hs:24:14-44 44844 0 0.0 0.0 0.4 0.0 0 0
memoIO Data.MemoUgly Data/MemoUgly.hs:(11,1)-(18,13) 44845 0 0.0 0.0 0.4 0.0 0 0
memoIO.f' Data.MemoUgly Data/MemoUgly.hs:(13,9)-(17,35) 44846 0 0.0 0.0 0.4 0.0 0 216
memoIO.f'.r Data.MemoUgly Data/MemoUgly.hs:16:37-43 44847 1 0.0 0.0 0.4 0.0 0 0
makeRegexOpts Text.Regex.TDFA.String Text/Regex/TDFA/String.hs:50:3-56 44848 1 0.0 0.0 0.4 0.0 0 0
compile Text.Regex.TDFA.String Text/Regex/TDFA/String.hs:(44,1)-(47,67) 44849 1 0.0 0.0 0.4 0.0 0 56
parseRegex Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(28,1)-(31,83) 44850 1 0.0 0.0 0.0 0.0 0 264
p_regex Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:34:1-48 44852 0 0.0 0.0 0.0 0.0 0 2120
p_branch Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:38:1-40 44854 0 0.0 0.0 0.0 0.0 0 376
p_piece Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:40:1-47 44856 0 0.0 0.0 0.0 0.0 0 1160
p_anchor Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(79,1)-(84,38) 44858 0 0.0 0.0 0.0 0.0 0 26392
p_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:42:1-56 44862 0 0.0 0.0 0.0 0.0 0 1072
p_group Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(51,1)-(53,62) 44864 0 0.0 0.0 0.0 0.0 0 10688
group_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(45,1)-(49,21) 44912 0 0.0 0.0 0.0 0.0 0 944
group_index.index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:47:7-21 45250 2 0.0 0.0 0.0 0.0 0 32
p_bracket Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:99:1-72 44867 0 0.0 0.0 0.0 0.0 0 8576
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44870 0 0.0 0.0 0.0 0.0 0 304
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44873 0 0.0 0.0 0.0 0.0 0 4656
p_char.p_escaped Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:3-82 44884 0 0.0 0.0 0.0 0.0 0 4776
p_char.p_escaped.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:46-82 44905 1 0.0 0.0 0.0 0.0 0 48
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44906 0 0.0 0.0 0.0 0.0 0 224
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44907 1 0.0 0.0 0.0 0.0 0 2536
p_bound Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:62:1-70 44908 1 0.0 0.0 0.0 0.0 0 1032
p_char.p_other_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(95,3)-(96,37) 44909 0 0.0 0.0 0.0 0.0 0 0
p_char.p_other_char.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:95:44-78 44910 0 0.0 0.0 0.0 0.0 0 0
p_char.p_left_brace Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:93:3-97 44887 0 0.0 0.0 0.0 0.0 0 0
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44888 0 0.0 0.0 0.0 0.0 0 416
p_char.p_left_brace Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:93:3-97 44878 0 0.0 0.0 0.0 0.0 0 4640
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44881 0 0.0 0.0 0.0 0.0 0 592
p_char.p_other_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(95,3)-(96,37) 44891 0 0.0 0.0 0.0 0.0 0 2576
p_char.p_other_char.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:95:44-78 44895 2 0.0 0.0 0.0 0.0 0 128
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44897 0 0.0 0.0 0.0 0.0 0 400
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44898 2 0.0 0.0 0.0 0.0 0 5304
p_bound Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:62:1-70 44902 2 0.0 0.0 0.0 0.0 0 1888
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44935 0 0.0 0.0 0.0 0.0 0 0
p_set_elem Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(118,1)-(119,88) 44936 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_class Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(121,1)-(122,65) 44937 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_equiv Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(124,1)-(125,65) 44938 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_coll Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(127,1)-(128,65) 44939 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44940 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(139,1)-(144,19) 44941 0 0.0 0.0 0.0 0.0 0 0
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44942 0 0.0 0.0 0.0 0.0 0 0
p_set_elem Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(118,1)-(119,88) 44943 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_class Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(121,1)-(122,65) 44944 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_equiv Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(124,1)-(125,65) 44945 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_coll Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(127,1)-(128,65) 44946 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44947 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(139,1)-(144,19) 44948 0 0.0 0.0 0.0 0.0 0 0
p_char.p_escaped Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:3-82 44949 0 0.0 0.0 0.0 0.0 0 0
p_char.p_escaped.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:46-82 44965 0 0.0 0.0 0.0 0.0 0 0
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44966 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44967 0 0.0 0.0 0.0 0.0 0 0
p_bound Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:62:1-70 44968 0 0.0 0.0 0.0 0.0 0 184
p_char.p_other_char.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:95:44-78 44969 0 0.0 0.0 0.0 0.0 0 0
p_char.p_left_brace Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:93:3-97 44950 0 0.0 0.0 0.0 0.0 0 0
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44951 0 0.0 0.0 0.0 0.0 0 456
p_char.p_other_char.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:95:44-78 44952 0 0.0 0.0 0.0 0.0 0 0
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44953 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44954 1 0.0 0.0 0.0 0.0 0 3008
group_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(45,1)-(49,21) 44963 0 0.0 0.0 0.0 0.0 0 224
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44955 0 0.0 0.0 0.0 0.0 0 0
p_set_elem Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(118,1)-(119,88) 44956 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_class Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(121,1)-(122,65) 44957 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_equiv Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(124,1)-(125,65) 44958 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_coll Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(127,1)-(128,65) 44959 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44960 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(139,1)-(144,19) 44961 0 0.0 0.0 0.0 0.0 0 0
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44970 0 0.0 0.0 0.0 0.0 0 0
p_set_elem Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(118,1)-(119,88) 44971 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_class Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(121,1)-(122,65) 44972 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_equiv Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(124,1)-(125,65) 44973 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_coll Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(127,1)-(128,65) 44974 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44975 0 0.0 0.0 0.0 0.0 0 0
p_set_elem_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(139,1)-(144,19) 44976 0 0.0 0.0 0.0 0.0 0 0
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44977 0 0.0 0.0 0.0 0.0 0 0
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44978 1 0.0 0.0 0.0 0.0 0 1464
group_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(45,1)-(49,21) 44979 0 0.0 0.0 0.0 0.0 0 208
p_bound Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:62:1-70 44981 0 0.0 0.0 0.0 0.0 0 1600
p_char.p_other_char.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:95:44-78 44982 0 0.0 0.0 0.0 0.0 0 0
p_char.p_escaped.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:46-82 44980 0 0.0 0.0 0.0 0.0 0 0
p_set Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(102,1)-(114,86) 44916 0 0.0 0.0 0.0 0.0 0 6624
p_set_elem Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(118,1)-(119,88) 44920 0 0.0 0.0 0.0 0.0 0 1552
p_set_elem_class Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(121,1)-(122,65) 44922 0 0.0 0.0 0.0 0.0 0 13728
p_set_elem_equiv Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(124,1)-(125,65) 44924 0 0.0 0.0 0.0 0.0 0 13984
p_set_elem_coll Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(127,1)-(128,65) 44926 0 0.0 0.0 0.0 0.0 0 14240
p_set_elem_range Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(130,1)-(137,85) 44928 0 0.0 0.0 0.0 0.0 0 20248
p_set_elem_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(139,1)-(144,19) 44931 0 0.0 0.0 0.0 0.0 0 11272
char_index Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(86,1)-(89,33) 44932 0 0.0 0.0 0.0 0.0 0 792
p_post_atom Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(56,1)-(60,30) 44934 3 0.0 0.0 0.0 0.0 0 5800
p_bound Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:62:1-70 44983 1 0.0 0.0 0.0 0.0 0 976
p_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(91,1)-(96,37) 44984 0 0.0 0.0 0.0 0.0 0 0
p_char.p_other_char Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:(95,3)-(96,37) 44985 0 0.0 0.0 0.0 0.0 0 0
p_char.p_escaped Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:94:3-82 44986 0 0.0 0.0 0.0 0.0 0 0
p_char.p_left_brace Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:93:3-97 44987 0 0.0 0.0 0.0 0.0 0 0
p_char.p_dot Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:92:3-50 44988 0 0.0 0.0 0.0 0.0 0 0
p_char.p_other_char.\ Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:95:44-78 44989 0 0.0 0.0 0.0 0.0 0 0
p_set.sets Text.Regex.TDFA.ReadRegex Text/Regex/TDFA/ReadRegex.hs:113:23-66 44933 3 0.0 0.0 0.0 0.0 0 0
patternToRegex Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:160:1-96 44991 1 0.0 0.0 0.4 0.0 0 176
nfaToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(53,1)-(157,65) 44995 1 0.0 0.0 0.1 0.0 0 784
nfaToDFA.dfa Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:54:3-33 44996 1 0.1 0.0 0.1 0.0 1 24
nfaToDFA.indexesToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:59:3-72 45185 0 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexesToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:59:54-72 45186 0 0.0 0.0 0.0 0.0 0 0
lookupAsc Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(23,1)-(25,64) 45187 1 0.0 0.0 0.0 0.0 0 56
lookupAsc.\ Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(24,13)-(25,63) 45188 2 0.0 0.0 0.0 0.0 0 0
nfaToDFA.ifa Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:57:3-54 45255 1 0.0 0.0 0.0 0.0 0 0
multiline Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:86:5-13 45256 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexBounds Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:55:3-28 45272 1 0.0 0.0 0.0 0.0 0 24
nfaToDFA.indexesToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:59:3-72 44997 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexesToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:59:54-72 44998 1 0.0 0.0 0.0 0.0 0 0
lookupAsc Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(23,1)-(25,64) 45184 1 0.0 0.0 0.0 0.0 0 56
lookupAsc.\ Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(24,13)-(25,63) 45189 0 0.0 0.0 0.0 0.0 0 24
nfaToDFA.tagBounds Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:56:3-27 45243 1 0.0 0.0 0.0 0.0 0 24
nfaToDFA.trie Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:62:3-71 44999 1 0.0 0.0 0.0 0.0 0 0
fromSinglesMerge Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(45,1)-(52,33) 45180 1 0.0 0.0 0.0 0.0 0 104
fromSinglesMerge.trieSet Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:46:3-41 45181 1 0.0 0.0 0.0 0.0 0 24
fromBounds Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(32,1)-(35,86) 45182 1 0.0 0.0 0.0 0.0 0 64
fromBounds.build Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(33,3)-(35,86) 45183 2 0.0 0.0 0.0 0.0 0 1120
fromSinglesMerge.keysToValue' Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(47,3)-(51,74) 45195 1 0.0 0.0 0.0 0.0 0 24
nfaToDFA.indexToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(85,3)-(111,47) 45196 1 0.0 0.0 0.0 0.0 0 272
nfaToDFA.indexToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:85:52-96 45197 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexToDFA.qtToDT Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(89,7)-(111,47) 45288 1 0.0 0.0 0.0 0.0 0 160
fmap Data.IntMap.CharMap2 Data/IntMap/CharMap2.hs:34:3-41 45292 1 0.0 0.0 0.0 0.0 0 56
nfaToDFA.indexToDFA.qtToDT.makeWinner Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(101,11)-(102,69) 45289 1 0.0 0.0 0.0 0.0 0 16
nfaToDFA.indexToDFA.qtToDT.qtransToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(105,11)-(111,47) 45301 1 0.0 0.0 0.0 0.0 0 40
nfaToDFA.indexToDFA.qtToDT.qtransToDFA.best Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:111:15-47 45310 1 0.0 0.0 0.0 0.0 0 0
pickQTrans Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:216:1-59 45311 1 0.0 0.0 0.0 0.0 0 24
mapSnd Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:52:1-36 45312 1 0.0 0.0 0.0 0.0 0 32
nfaToDFA.indexToDFA.qtToDT.qtransToDFA.dtrans Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:109:15-86 45313 1 0.0 0.0 0.0 0.0 0 0
mapSnd Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:52:1-36 45314 1 0.0 0.0 0.0 0.0 0 32
nfaToDFA.indexToDFA.qtransToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:106:32-51 45302 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.newTransition Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(65,3)-(68,43) 45303 1 0.0 0.0 0.0 0.0 0 192
nfaToDFA.newTransition.dtransWithSpawn Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:68:11-43 45308 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.addSpawn Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(81,3)-(82,68) 45309 1 0.0 0.0 0.0 0.0 0 24
nfaToDFA.indexesToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:59:3-72 45304 0 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexesToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:59:54-72 45305 0 0.0 0.0 0.0 0.0 0 0
lookupAsc Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(23,1)-(25,64) 45306 1 0.0 0.0 0.0 0.0 0 56
lookupAsc.\ Text.Regex.TDFA.IntArrTrieSet Text/Regex/TDFA/IntArrTrieSet.hs:(24,13)-(25,63) 45307 2 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexToDFA.(...) Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:87:7-50 45282 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexToDFA.qtIn Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:87:7-50 45281 1 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexToDFA Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:(85,3)-(111,47) 45283 0 0.0 0.0 0.0 0.0 0 0
nfaToDFA.indexToDFA.(...) Text.Regex.TDFA.TDFA Text/Regex/TDFA/TDFA.hs:87:7-50 45284 0 0.0 0.0 0.0 0.0 0 24
patternToNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(84,1)-(87,45) 44992 1 0.0 0.0 0.4 0.0 0 312
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 44993 1 0.0 0.0 0.0 0.0 0 0
patternToNFA.(...) Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:85:7-50 45004 1 0.0 0.0 0.3 0.0 0 80
patternToQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(304,1)-(586,28) 45005 1 0.0 0.0 0.3 0.0 0 504
patternToQ.(...) Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45007 1 0.0 0.0 0.1 0.0 0 0
patternToQ.monad Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:310:3-52 45033 0 0.0 0.0 0.1 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45034 20 0.0 0.0 0.1 0.0 0 1176
patternToQ.go.one Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(431,9)-(435,44) 45057 8 0.1 0.0 0.1 0.0 1 1328
apply Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(217,1)-(218,17) 45149 8 0.0 0.0 0.0 0.0 0 48
noTag Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(223,1)-(224,15) 45075 2 0.0 0.0 0.0 0.0 0 0
patternToQ.go.nil Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(426,9)-(430,36) 45060 1 0.0 0.0 0.0 0.0 0 184
patternToQ.combineConcat Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(395,3)-(422,36) 45035 0 0.0 0.0 0.1 0.0 0 1456
patternToQ.combineConcat.combineSeq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,11)-(422,36) 45036 3 0.0 0.0 0.1 0.0 0 288
patternToQ.combineConcat.combineSeq.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,48)-(421,54) 45037 6 0.1 0.0 0.1 0.0 1 20800
noTag Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(223,1)-(224,15) 45067 37 0.0 0.0 0.0 0.0 0 0
canAccept Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:239:1-48 45078 12 0.0 0.0 0.0 0.0 0 0
takes Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:76:13-17 45079 12 0.0 0.0 0.0 0.0 0 0
tagged Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:80:13-18 45087 12 0.0 0.0 0.0 0.0 0 0
takes Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:76:13-17 45080 12 0.0 0.0 0.0 0.0 0 0
toAdvice Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(220,1)-(221,14) 45074 8 0.0 0.0 0.0 0.0 0 112
seqTake Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:207:1-50 45082 6 0.0 0.0 0.0 0.0 0 0
apply Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(217,1)-(218,17) 45127 3 0.0 0.0 0.0 0.0 0 0
nullQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:75:13-17 45134 3 0.0 0.0 0.0 0.0 0 16
patternToQ.combineConcat.combineSeq.\.bothVary Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:402:17-55 45088 3 0.0 0.0 0.0 0.0 0 0
varies Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(232,1)-(233,36) 45089 4 0.0 0.0 0.0 0.0 0 0
patternToQ.go.accepts Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:495:16-39 45083 3 0.0 0.0 0.0 0.0 0 0
canAccept Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:239:1-48 45084 3 0.0 0.0 0.0 0.0 0 0
takes Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:76:13-17 45085 3 0.0 0.0 0.0 0.0 0 0
patternToQ.go.needsOrbit Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:498:16-53 45065 3 0.0 0.0 0.0 0.0 0 0
varies Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(232,1)-(233,36) 45066 3 0.0 0.0 0.0 0.0 0 0
childGroups Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:81:13-23 45094 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go.needsTags Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:501:16-49 45093 3 0.0 0.0 0.0 0.0 0 0
mergeNullViews Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(199,1)-(202,48) 45137 2 0.0 0.0 0.0 0.0 0 32
cleanNullView Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(190,1)-(194,31) 45138 2 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq.\.wanted Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:414:17-87 45145 2 0.0 0.0 0.0 0.0 0 0
wants Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:82:13-17 45147 4 0.0 0.0 0.0 0.0 0 0
== Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:121:71-72 45146 2 0.0 0.0 0.0 0.0 0 0
patternToQ.go.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:470:61-84 45059 2 0.0 0.0 0.0 0.0 0 1568
noTag Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(223,1)-(224,15) 45068 1 0.0 0.0 0.0 0.0 0 0
patternToQ.ignore Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:329:3-28 45101 1 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45102 1 0.0 0.0 0.0 0.0 0 272
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45219 1 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.s' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:339:9-19 45205 1 0.0 0.0 0.0 0.0 0 16
patternToQ.withParent Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(380,3)-(387,67) 45064 1 0.0 0.0 0.0 0.0 0 336
patternToQ.go.nil Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(426,9)-(430,36) 45061 0 0.0 0.0 0.0 0.0 0 32
addGroupResetsToNullView Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(169,1)-(171,60) 45135 1 0.0 0.0 0.0 0.0 0 72
patternToQ.go.aAdvice Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:461:16-35 45076 1 0.0 0.0 0.0 0.0 0 0
toAdvice Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(220,1)-(221,14) 45077 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go.ans Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(483,16)-(490,38) 45072 1 0.0 0.0 0.0 0.0 0 176
takes Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:76:13-17 45092 2 0.0 0.0 0.0 0.0 0 0
childGroups Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:81:13-23 45073 1 0.0 0.0 0.0 0.0 0 0
orTakes Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(211,1)-(213,52) 45081 1 0.0 0.0 0.0 0.0 0 104
orTakes.(...) Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:212:18-35 45091 1 0.0 0.0 0.0 0.0 0 312
orTakes.ys Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:212:18-35 45090 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go.needTags Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:458:16-55 45110 1 0.0 0.0 0.0 0.0 0 0
varies Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(232,1)-(233,36) 45111 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go.needUniqTags Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:457:16-45 45070 1 0.0 0.0 0.0 0.0 0 0
childGroups Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:81:13-23 45071 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go.newUniq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:464:16-83 45069 1 0.0 0.0 0.0 0.0 0 168
patternToQ.go.wanted Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(472,16)-(477,61) 45155 1 0.0 0.0 0.0 0.0 0 0
== Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:121:71-72 45157 5 0.0 0.0 0.0 0.0 0 0
patternToQ.go.wqs Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:471:16-33 45156 1 0.0 0.0 0.0 0.0 0 176
wants Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:82:13-17 45158 2 0.0 0.0 0.0 0.0 0 0
patternToQ.ignore Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:329:3-28 45116 1 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45117 1 0.0 0.0 0.0 0.0 0 272
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45232 1 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.s' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:339:9-19 45208 1 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45118 1 0.0 0.0 0.0 0.0 0 272
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45237 1 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.s' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:339:9-19 45209 1 0.0 0.0 0.0 0.0 0 16
patternToQ.withParent Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(380,3)-(387,67) 45086 1 0.0 0.0 0.0 0.0 0 336
postSet Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:78:13-19 45154 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go.one Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(431,9)-(435,44) 45058 0 0.0 0.0 0.0 0.0 0 256
patternToQ.aGroups Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:307:3-59 45246 1 0.0 0.0 0.0 0.0 0 0
fromRight Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(281,1)-(283,38) 45247 4 0.0 0.0 0.0 0.0 0 96
makeGroupArray Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(277,1)-(278,56) 45249 1 0.0 0.0 0.0 0.0 0 248
makeGroupArray.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:277:69-81 45254 2 0.0 0.0 0.0 0.0 0 0
makeGroupArray.filler Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:278:11-56 45251 1 0.0 0.0 0.0 0.0 0 272
makeGroupArray.filler.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:278:32-48 45252 2 0.0 0.0 0.0 0.0 0 0
thisIndex Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:122:5-13 45253 2 0.0 0.0 0.0 0.0 0 0
patternToQ.aTags Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:306:3-51 45210 1 0.0 0.0 0.0 0.0 0 216
patternToQ.tag_dlist Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45213 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(395,3)-(422,36) 45214 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,11)-(422,36) 45215 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,48)-(421,54) 45216 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:470:61-84 45223 0 0.0 0.0 0.0 0.0 0 0
patternToQ.ignore Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:329:3-28 45224 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45225 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45226 0 0.0 0.0 0.0 0.0 0 48
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45228 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go.newUniq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:464:16-83 45229 0 0.0 0.0 0.0 0.0 0 0
patternToQ.ignore Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:329:3-28 45233 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45234 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45235 0 0.0 0.0 0.0 0.0 0 48
patternToQ.(...) Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45238 0 0.0 0.0 0.0 0.0 0 0
patternToQ.monad Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:310:3-52 45239 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45240 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45236 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45217 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45218 0 0.0 0.0 0.0 0.0 0 216
patternToQ.(...) Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45220 0 0.0 0.0 0.0 0.0 0 0
patternToQ.monad Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:310:3-52 45221 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45222 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45231 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(395,3)-(422,36) 45026 1 0.0 0.0 0.0 0.0 0 80
rightAssoc Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:93:5-14 45027 1 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,11)-(422,36) 45038 0 0.0 0.0 0.0 0.0 0 0
patternToQ.combineConcat.combineSeq.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,48)-(421,54) 45039 0 0.0 0.0 0.0 0.0 0 0
rightAssoc Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:93:5-14 45040 1 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45100 0 0.0 0.0 0.0 0.0 0 1360
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45212 5 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.s' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:339:9-19 45204 5 0.0 0.0 0.0 0.0 0 80
patternToQ.groups Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45248 1 0.0 0.0 0.0 0.0 0 0
patternToQ.monad Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:310:3-52 45008 1 0.1 0.0 0.1 0.0 1 48
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45025 1 0.0 0.0 0.1 0.0 0 24
patternToQ.combineConcat Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(395,3)-(422,36) 45030 0 0.1 0.0 0.1 0.0 1 888
patternToQ.combineConcat.combineSeq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,11)-(422,36) 45031 4 0.0 0.0 0.0 0.0 0 48
patternToQ.combineConcat.combineSeq.\ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(401,48)-(421,54) 45032 1 0.0 0.0 0.0 0.0 0 0
starTrans Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:140:1-47 45011 0 0.0 0.0 0.0 0.0 0 0
dfsPattern Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(146,1)-(156,37) 45012 0 0.0 0.0 0.0 0.0 0 0
dfsPattern.dfs Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(148,8)-(156,37) 45013 18 0.0 0.0 0.0 0.0 0 1272
simplify' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(326,1)-(343,23) 45016 12 0.0 0.0 0.0 0.0 0 32
simplify'.ps' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:335:7-40 45020 3 0.0 0.0 0.0 0.0 0 448
notPEmpty Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(356,1)-(357,23) 45023 8 0.0 0.0 0.0 0.0 0 0
flatten Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(347,1)-(353,63) 45021 3 0.0 0.0 0.0 0.0 0 640
flatten.\ Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(350,42)-(352,51) 45022 8 0.0 0.0 0.0 0.0 0 192
simplify'.ps' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(327,7)-(329,77) 45017 3 0.0 0.0 0.0 0.0 0 384
flatten Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(347,1)-(353,63) 45018 3 0.0 0.0 0.0 0.0 0 240
flatten.\ Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(347,38)-(349,47) 45019 3 0.0 0.0 0.0 0.0 0 72
notPEmpty Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(356,1)-(357,23) 45024 3 0.0 0.0 0.0 0.0 0 0
starTrans' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(169,1)-(320,14) 45014 12 0.0 0.0 0.0 0.0 0 0
starTrans'.pass Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:320:5-14 45015 12 0.0 0.0 0.0 0.0 0 0
dfsPattern.unary Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:147:8-28 45041 6 0.0 0.0 0.0 0.0 0 312
simplify' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(326,1)-(343,23) 45045 6 0.0 0.0 0.0 0.0 0 16
simplify'.ps' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(327,7)-(329,77) 45053 1 0.0 0.0 0.0 0.0 0 232
notPEmpty Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(356,1)-(357,23) 45056 2 0.0 0.0 0.0 0.0 0 0
flatten Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(347,1)-(353,63) 45054 1 0.0 0.0 0.0 0.0 0 160
flatten.\ Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(347,38)-(349,47) 45055 2 0.0 0.0 0.0 0.0 0 48
starTrans' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(169,1)-(320,14) 45042 6 0.0 0.0 0.0 0.0 0 360
canOnlyMatchNull Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(362,1)-(377,13) 45043 7 0.0 0.0 0.0 0.0 0 0
starTrans'.pass Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:320:5-14 45044 3 0.0 0.0 0.0 0.0 0 0
reGroup Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(164,1)-(166,13) 45051 2 0.0 0.0 0.0 0.0 0 0
starTrans'.asGroup Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:319:5-44 45046 2 0.0 0.0 0.0 0.0 0 0
simplify' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(326,1)-(343,23) 45047 2 0.0 0.0 0.0 0.0 0 32
simplify'.ps' Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:335:7-40 45048 2 0.0 0.0 0.0 0.0 0 224
notPEmpty Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(356,1)-(357,23) 45052 4 0.0 0.0 0.0 0.0 0 0
flatten Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(347,1)-(353,63) 45049 2 0.0 0.0 0.0 0.0 0 320
flatten.\ Text.Regex.TDFA.Pattern Text/Regex/TDFA/Pattern.hs:(350,42)-(352,51) 45050 4 0.0 0.0 0.0 0.0 0 96
patternToQ.nextTag Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45203 1 0.0 0.0 0.0 0.0 0 0
patternToQ.tag_dlist Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45211 1 0.0 0.0 0.0 0.0 0 0
patternToQ.tnfa Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:305:3-73 45006 1 0.0 0.0 0.0 0.0 0 0
patternToQ.go Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(424,3)-(586,28) 45107 0 0.0 0.0 0.0 0.0 0 0
patternToQ.go.newUniq Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:464:16-83 45108 0 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45109 0 0.0 0.0 0.0 0.0 0 272
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45227 1 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.s' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:339:9-19 45206 1 0.0 0.0 0.0 0.0 0 16
patternToQ.uniq' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:(336,3)-(341,12) 45115 0 0.0 0.0 0.0 0.0 0 544
patternToQ.uniq'.op' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:338:9-27 45230 2 0.0 0.0 0.0 0.0 0 0
patternToQ.uniq'.s' Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:339:9-19 45207 2 0.0 0.0 0.0 0.0 0 32
patternToNFA.groups Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:85:7-50 45245 1 0.0 0.0 0.0 0.0 0 0
patternToNFA.q Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:85:7-50 45003 1 0.0 0.0 0.0 0.0 0 0
patternToNFA.tags Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:85:7-50 45202 1 0.0 0.0 0.0 0.0 0 0
qToNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(451,1)-(774,35) 44994 1 0.1 0.0 0.1 0.0 1 696
qToNFA.(...) Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(456,3)-(457,80) 45001 1 0.0 0.0 0.0 0.0 0 80
qToNFA.getTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(461,3)-(468,116) 45002 20 0.0 0.0 0.0 0.0 0 3936
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45121 20 0.0 0.0 0.0 0.0 0 0
addTag Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(389,1)-(390,35) 45122 19 0.0 0.0 0.0 0.0 0 0
addGroupSets Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(400,1)-(402,39) 45126 13 0.0 0.0 0.0 0.0 0 0
qToNFA.getTransTagless Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(470,3)-(524,101) 45123 11 0.0 0.0 0.0 0.0 0 4872
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45124 11 0.0 0.0 0.0 0.0 0 0
unQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:83:13-15 45125 11 0.0 0.0 0.0 0.0 0 0
usesQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(104,1)-(106,18) 45144 4 0.0 0.0 0.0 0.0 0 0
cannotAccept Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:242:1-52 45128 3 0.0 0.0 0.0 0.0 0 0
takes Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:76:13-17 45129 3 0.0 0.0 0.0 0.0 0 0
fromQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:337:1-34 45148 3 0.0 0.0 0.0 0.0 0 0
newQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(326,1)-(331,13) 45153 3 0.0 0.0 0.0 0.0 0 384
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45167 3 0.0 0.0 0.0 0.0 0 0
newQNFA.futureI Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:328:7-26 45166 3 0.0 0.0 0.0 0.0 0 48
qToNFA.inStar Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(527,3)-(532,137) 45130 3 0.0 0.0 0.0 0.0 0 616
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45139 3 0.0 0.0 0.0 0.0 0 0
notNullable Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:96:1-26 45132 0 0.0 0.0 0.0 0.0 0 0
nullQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:75:13-17 45133 3 0.0 0.0 0.0 0.0 0 0
qToNFA.getTransTagless.(...) Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(486,13)-(494,95) 45141 1 0.0 0.0 0.0 0.0 0 24
notNullable Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:96:1-26 45142 0 0.0 0.0 0.0 0.0 0 0
nullQ Text.Regex.TDFA.CorePattern Text/Regex/TDFA/CorePattern.hs:75:13-17 45143 1 0.0 0.0 0.0 0.0 0 0
qToNFA.getTransTagless.clear Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(486,13)-(494,95) 45140 1 0.0 0.0 0.0 0.0 0 0
qToNFA.newTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(731,3)-(738,48) 45150 8 0.0 0.0 0.0 0.0 0 2304
fromQT Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:340:1-29 45151 2 0.0 0.0 0.0 0.0 0 0
newQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(326,1)-(331,13) 45163 2 0.0 0.0 0.0 0.0 0 288
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45165 2 0.0 0.0 0.0 0.0 0 0
newQNFA.futureI Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:328:7-26 45164 2 0.0 0.0 0.0 0.0 0 0
qToNFA.acceptTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(742,3)-(774,35) 45287 1 0.0 0.0 0.0 0.0 0 104
qToNFA.acceptTrans.trans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:746:16-42 45293 1 0.0 0.0 0.0 0.0 0 24
qToNFA.acceptTrans.toMap Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(763,7)-(770,43) 45294 1 0.0 0.0 0.0 0.0 0 176
qToNFA.acceptTrans.toMap.\ Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:763:92-103 45300 1 0.0 0.0 0.0 0.0 0 16
fromQT Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:340:1-29 45159 1 0.0 0.0 0.0 0.0 0 0
getQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(350,1)-(352,85) 45152 1 0.0 0.0 0.0 0.0 0 88
newQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(326,1)-(331,13) 45168 1 0.0 0.0 0.0 0.0 0 144
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45170 1 0.0 0.0 0.0 0.0 0 0
newQNFA.futureI Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:328:7-26 45169 1 0.0 0.0 0.0 0.0 0 0
newQNFA.qnfa Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:329:7-28 45191 1 0.0 0.0 0.0 0.0 0 0
mkQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(114,1)-(115,49) 45192 1 0.0 0.0 0.0 0.0 0 48
debug Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:70:1-13 45193 2 0.0 0.0 0.0 0.0 0 0
prependTags' Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(296,1)-(303,71) 45286 1 0.0 0.0 0.0 0.0 0 0
promoteTasks Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:367:1-72 45285 1 0.0 0.0 0.0 0.0 0 0
qToNFA.lastIndex Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(456,3)-(457,80) 45000 1 0.0 0.0 0.0 0.0 0 0
qToNFA.startingQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(456,3)-(457,80) 45190 1 0.0 0.0 0.0 0.0 0 0
qToNFA.table Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(456,3)-(457,80) 45171 1 0.0 0.0 0.0 0.0 0 0
qToNFA.(...) Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(456,3)-(457,80) 45172 0 0.0 0.0 0.0 0.0 0 0
getQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(350,1)-(352,85) 45173 0 0.0 0.0 0.0 0.0 0 0
newQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(326,1)-(331,13) 45174 0 0.0 0.0 0.0 0.0 0 24
qToNFA.getTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(461,3)-(468,116) 45175 0 0.0 0.0 0.0 0.0 0 0
qToNFA.getTransTagless Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(470,3)-(524,101) 45178 0 0.0 0.0 0.0 0.0 0 0
newQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(326,1)-(331,13) 45179 0 0.0 0.0 0.0 0.0 0 72
qToNFA.newTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(731,3)-(738,48) 45176 0 0.0 0.0 0.0 0.0 0 0
newQNFA Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(326,1)-(331,13) 45177 0 0.0 0.0 0.0 0.0 0 48
q_id Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:165:19-22 45194 1 0.0 0.0 0.0 0.0 0 0
qToNFA.getTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(461,3)-(468,116) 45295 0 0.0 0.0 0.0 0.0 0 0
qToNFA.newTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(731,3)-(738,48) 45296 0 0.0 0.0 0.0 0.0 0 0
qToNFA.acceptTrans Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(742,3)-(774,35) 45297 0 0.0 0.0 0.0 0.0 0 0
qToNFA.acceptTrans.toMap Text.Regex.TDFA.TNFA Text/Regex/TDFA/TNFA.hs:(763,7)-(770,43) 45298 0 0.0 0.0 0.0 0.0 0 0
caseSensitive Text.Regex.TDFA.Common Text/Regex/TDFA/Common.hs:85:5-17 45299 1 0.0 0.0 0.0 0.0 0 0
unwrap Text.Regex.TDFA.String Text/Regex/TDFA/String.hs:(37,1)-(38,33) 44990 1 0.0 0.0 0.0 0.0 0 0
memo.f' Data.MemoUgly Data/MemoUgly.hs:24:14-44 44841 0 0.0 0.0 0.0 0.0 0 0
memoIO Data.MemoUgly Data/MemoUgly.hs:(11,1)-(18,13) 44842 0 0.0 0.0 0.0 0.0 0 40
memoIO.f' Data.MemoUgly Data/MemoUgly.hs:(13,9)-(17,35) 44843 1 0.0 0.0 0.0 0.0 0 0
CAF:stripAnsi_re Hledger.Utils.String <no location info> 23526 0 0.0 0.0 0.0 0.0 0 2536
CAF:stripPrognamePrefix Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:654:1-19 32341 0 0.0 0.0 0.0 0.0 0 0
stripPrognamePrefix Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:654:1-48 33210 1 0.0 0.0 0.0 0.0 0 32
CAF:sumPostings Hledger.Data.Posting Hledger/Data/Posting.hs:198:1-11 28526 0 0.0 0.0 0.0 0.0 0 16
sumPostings Hledger.Data.Posting Hledger/Data/Posting.hs:198:1-37 43182 1 0.0 0.0 0.0 0.0 0 0
CAF:sumPostings1 Hledger.Data.Posting <no location info> 28524 0 0.0 0.0 0.0 0.0 0 0
sumPostings Hledger.Data.Posting Hledger/Data/Posting.hs:198:1-37 43200 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43201 0 0.0 0.0 0.0 0.0 0 24
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43202 1 0.0 0.0 0.0 0.0 0 0
CAF:sumPostings2 Hledger.Data.Posting <no location info> 28523 0 0.0 0.0 0.0 0.0 0 0
sumPostings Hledger.Data.Posting Hledger/Data/Posting.hs:198:1-37 43207 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43208 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43209 0 0.0 0.0 0.0 0.0 0 16
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43210 1 0.0 0.0 0.0 0.0 0 0
CAF:sumPostings3 Hledger.Data.Posting <no location info> 28522 0 0.0 0.0 0.0 0.0 0 0
sumPostings Hledger.Data.Posting Hledger/Data/Posting.hs:198:1-37 43211 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43212 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:462:5-41 43213 0 0.0 0.0 0.0 0.0 0 0
fromInteger Hledger.Data.Amount Hledger/Data/Amount.hs:161:5-67 43214 0 0.0 0.0 0.0 0.0 0 64
fromInteger Data.Decimal src/Data/Decimal.hs:242:5-46 43229 1 0.0 0.0 0.0 0.0 0 0
CAF:sumPostings_f Hledger.Data.Posting <no location info> 28525 0 0.0 0.0 0.0 0.0 0 0
sumPostings Hledger.Data.Posting Hledger/Data/Posting.hs:198:1-37 43184 0 0.0 0.0 0.0 0.0 0 0
sumStrict Hledger.Utils Hledger/Utils.hs:195:1-24 43185 1 0.0 0.0 0.0 0.0 0 40
CAF:t7_r7AYr Hledger.Read.Common <no location info> 26055 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34943 0 0.0 0.0 0.0 0.0 0 16
CAF:t8_r7AYu Hledger.Read.Common <no location info> 26056 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34939 0 0.0 0.0 0.0 0.0 0 16
CAF:t9_r7AYx Hledger.Read.Common <no location info> 26057 0 0.0 0.0 0.0 0.0 0 0
exponentp Hledger.Read.Common Hledger/Read/Common.hs:788:1-57 34935 0 0.0 0.0 0.0 0.0 0 16
CAF:tagsmode Hledger.Cli.Commands.Tags Hledger/Cli/Commands/Tags.hs:16:1-8 30985 0 0.0 0.0 0.0 0.0 0 0
tagsmode Hledger.Cli.Commands.Tags Hledger/Cli/Commands/Tags.hs:(16,1)-(21,47) 33031 1 0.0 0.0 0.0 0.0 0 376
hledgerCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(287,1)-(300,9) 33032 1 0.0 0.0 0.0 0.0 0 240
defCommandMode Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(238,1)-(250,3) 33034 1 0.0 0.0 0.0 0.0 0 0
parseCommandDoc Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:(316,1)-(324,58) 33033 1 0.0 0.0 0.0 0.0 0 848
parseCommandDoc.names Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:9-76 33035 1 0.0 0.0 0.0 0.0 0 984
parseCommandDoc.names.\ Hledger.Cli.CliOptions Hledger/Cli/CliOptions.hs:321:36-73 33036 4 0.0 0.0 0.0 0.0 0 0
CAF:tests_Amount_y Hledger.Data.Amount <no location info> 29722 0 0.0 0.0 0.0 0.0 0 88
CAF:tests_JournalReader101 Hledger.Read.JournalReader <no location info> 24981 0 0.0 0.0 0.0 0.0 0 0
tagdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(457,1)-(462,11) 34086 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34087 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34088 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader134 Hledger.Read.JournalReader <no location info> 25408 0 0.0 0.0 0.0 0.0 0 16
includedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(178,1)-(245,7) 33883 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader136 Hledger.Read.JournalReader <no location info> 24799 0 0.0 0.0 0.0 0.0 0 0
includedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(178,1)-(245,7) 33887 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33888 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader137 Hledger.Read.JournalReader <no location info> 24798 0 0.0 0.0 0.0 0.0 0 0
includedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(178,1)-(245,7) 33892 0 0.0 0.0 0.0 0.0 0 0
tokens Text.Megaparsec.Class Text/Megaparsec/Class.hs:332:3-49 33893 0 0.0 0.0 0.0 0.0 0 16
tokens Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:325:3-29 33894 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader139 Hledger.Read.JournalReader <no location info> 24794 0 0.0 0.0 0.0 0.0 0 0
includedirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(178,1)-(245,7) 33898 0 0.0 0.0 0.0 0.0 0 280
CAF:tests_JournalReader159 Hledger.Read.JournalReader <no location info> 25212 0 0.0 0.0 0.0 0.0 0 16
ignoredpricecommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(503,1)-(508,11) 34193 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader161 Hledger.Read.JournalReader <no location info> 25211 0 0.0 0.0 0.0 0.0 0 0
ignoredpricecommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(503,1)-(508,11) 34198 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34199 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader162 Hledger.Read.JournalReader <no location info> 25210 0 0.0 0.0 0.0 0.0 0 0
ignoredpricecommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(503,1)-(508,11) 34204 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 34205 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader163 Hledger.Read.JournalReader <no location info> 25209 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34208 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader167 Hledger.Read.JournalReader <no location info> 25081 0 0.0 0.0 0.0 0.0 0 0
ignoredpricecommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(503,1)-(508,11) 34200 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34201 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34202 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader202 Hledger.Read.JournalReader <no location info> 25306 0 0.0 0.0 0.0 0.0 0 16
defaultcommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(480,1)-(488,55) 34161 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader204 Hledger.Read.JournalReader <no location info> 25250 0 0.0 0.0 0.0 0.0 0 0
defaultcommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(480,1)-(488,55) 34166 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34167 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader205 Hledger.Read.JournalReader <no location info> 25249 0 0.0 0.0 0.0 0.0 0 0
defaultcommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(480,1)-(488,55) 34172 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 34173 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader206 Hledger.Read.JournalReader <no location info> 25248 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34176 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader210 Hledger.Read.JournalReader <no location info> 25013 0 0.0 0.0 0.0 0.0 0 0
defaultcommoditydirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(480,1)-(488,55) 34168 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34169 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34170 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader220 Hledger.Read.JournalReader <no location info> 25207 0 0.0 0.0 0.0 0.0 0 16
commodityconversiondirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(511,1)-(520,11) 34177 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader222 Hledger.Read.JournalReader <no location info> 25205 0 0.0 0.0 0.0 0.0 0 0
commodityconversiondirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(511,1)-(520,11) 34182 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34183 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader223 Hledger.Read.JournalReader <no location info> 25204 0 0.0 0.0 0.0 0.0 0 0
commodityconversiondirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(511,1)-(520,11) 34188 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 34189 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader224 Hledger.Read.JournalReader <no location info> 25203 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:324:3-28 34192 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader228 Hledger.Read.JournalReader <no location info> 25089 0 0.0 0.0 0.0 0.0 0 0
commodityconversiondirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(511,1)-(520,11) 34184 0 0.0 0.0 0.0 0.0 0 0
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 34185 0 0.0 0.0 0.0 0.0 0 32
label Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:317:3-28 34186 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader254 Hledger.Read.JournalReader <no location info> 25382 0 0.0 0.0 0.0 0.0 0 16
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33949 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader255 Hledger.Read.JournalReader <no location info> 25317 0 0.0 0.0 0.0 0.0 0 0
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33954 0 0.0 0.0 0.0 0.0 0 600
CAF:tests_JournalReader256 Hledger.Read.JournalReader <no location info> 25316 0 0.0 0.0 0.0 0.0 0 0
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33955 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 33956 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader258 Hledger.Read.JournalReader <no location info> 24855 0 0.0 0.0 0.0 0.0 0 0
accountdirectivep Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(259,1)-(294,59) 33957 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Class Text/Megaparsec/Class.hs:336:3-50 33958 0 0.0 0.0 0.0 0.0 0 0
getParserState Text.Megaparsec.Internal Text/Megaparsec/Internal.hs:329:3-37 33959 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader326 Hledger.Read.JournalReader <no location info> 25267 0 0.0 0.0 0.0 0.0 0 16
transactionp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(602,1)-(616,107) 34218 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader502 Hledger.Read.JournalReader <no location info> 25263 0 0.0 0.0 0.0 0.0 0 16
transactionmodifierp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(525,1)-(531,48) 35931 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader504 Hledger.Read.JournalReader <no location info> 25202 0 0.0 0.0 0.0 0.0 0 0
transactionmodifierp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(525,1)-(531,48) 35936 0 0.0 0.0 0.0 0.0 0 16
label Text.Megaparsec.Class Text/Megaparsec/Class.hs:320:3-53 35937 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader505 Hledger.Read.JournalReader <no location info> 25201 0 0.0 0.0 0.0 0.0 0 0
transactionmodifierp Hledger.Read.JournalReader Hledger/Read/JournalReader.hs:(525,1)-(531,48) 35941 0 0.0 0.0 0.0 0.0 0 16
token Text.Megaparsec.Class Text/Megaparsec/Class.hs:331:3-51 35942 1 0.0 0.0 0.0 0.0 0 0
CAF:tests_JournalReader506 Hledger.Read.JournalReader <no location info> 25200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment