blib/lib/Perl/Metrics/Simple/Analysis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 12 | unless (is_ref($analysis_data, "ARRAY")) |
92 | 1 | 36 | unless (is_ref($nodes, "ARRAY")) |
195 | 47 | 89 | unless $ref |
196 | 1 | 88 | if $ref ne $type |
203 | 3 | 34 | if ($count < 1) |