| blib/lib/ELFF/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 210 | 9 | 6 | if ($line and substr($line, 0, 1) eq '#') |
| 217 | 5 | 4 | if ($$res{'directive'} eq 'Fields') |
| 229 | 0 | 6 | unless $flds |
| 232 | 0 | 6 | unless ($$self{'revmap'}) |
| 238 | 1 | 5 | if ($#$flds != $$self{'fields'}) |