| lib/CPAN/Audit/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 6 | 149 | unless defined $dist_version_range and 0 < length $dist_version_range |
| 68 | 1 | 154 | unless $dist |
| 81 | 43642 | 16 | if (exists $_->{'fixed_versions'} and defined $f and length $f) { } |
| 83 | 19319 | 24323 | $fixed ? : |
| 97 | 16 | 87284 | unless ref $range |