blib/lib/App/CPANIDX/Renderer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
55 | 0 | 4 | unless $data and ref $data eq 'ARRAY' |
58 | 0 | 4 | unless exists $types{$format} |
67 | 4 | 0 | if wantarray |
75 | 0 | 1 | if (not scalar @results) { } |