lib/MKDoc/Text/Structured/LI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 29 | unless $marker |
24 | 29 | 61 | unless $$self{'lines'} |
28 | 16 | 45 | if $line eq '' |
29 | 1 | 44 | if $line =~ /^\s+$/ |
30 | 28 | 16 | if $line =~ /^$re/ |