| lib/App/Followme/NestedText.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 282 | 0 | 39 | 1 | $first_type ne "ARRAY" and $first_type ne "HASH" |
| 375 | 7 | 5 | 278 | not $line =~ /^\s*#/ and $line =~ /\S/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 327 | 89 | 3 | 200 | not $token =~ /\S/ or $token =~ /^<\?/ |