| lib/MKDoc/Text/Structured/OL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 261 | 6 | unless $marker |
| 25 | 6 | 23 | unless $$self{'lines'} |
| 29 | 9 | 14 | if $line eq '' |
| 30 | 0 | 14 | if $line =~ /^\s+$/ |
| 31 | 11 | 3 | if $line =~ /^$re/ |
| 34 | 3 | 0 | if ($marker) |
| 64 | 0 | 32 | unless $current |
| 66 | 29 | 3 | if ($current->is_ok($line)) { } |
| 78 | 6 | 0 | if $current |