| blib/lib/Perl/Metrics/Lite/Analysis/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 76 | unless $eval_result |
| 16 | 0 | 76 | unless defined $node |
| 18 | 0 | 76 | unless length $string |
| 43 | 72 | 4 | if (length $string) |
| 45 | 61 | 11 | if ($last_char ne "$Perl::Metrics::Lite::Analysis::Util::INPUT_RECORD_SEPARATOR") |
| 59 | 9 | 9 | unless is_ref($found_packages, 'ARRAY') |
| 75 | 0 | 76 | unless (defined $document) |
| 89 | 30 | 35 | unless $ref |
| 90 | 1 | 34 | if $ref ne $type |