blib/lib/Perl/Metrics/Simple/Analysis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 7 | unless (is_ref($analysis_data, 'ARRAY')) |
92 | 1 | 21 | unless (is_ref($nodes, 'ARRAY')) |
195 | 42 | 64 | unless $ref |
196 | 1 | 63 | if $ref ne $type |
203 | 3 | 19 | if ($count < 1) |