| blib/lib/Kwim/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 18 | 88.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 50 | 25 | 0 | if ($$item{'item'}[0]{'para'}) | 
| 66 | 2 | 5 | if (s/(.*?) :: +(\S.*)\n//) { } | 
| 76 | 6 | 1 | if (length $rest) | 
| 88 | 4 | 3 | if (defined $abstract) { } | 
| 163 | 29 | 66 | if (ref $content) | 
| 165 | 27 | 2 | if (@$content == 1) { } | 
| 2 | 0 | elsif (@$content > 1) { } | |
| 182 | 151 | 31 | unless ($start) | 
| 198 | 94 | 170 | if ref $$content[$i] |