blib/lib/App/CPANIDX/Queries.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 30 | unless @_ |
36 | 30 | 0 | if $query->isa('App::CPANIDX::Queries') |
37 | 0 | 30 | unless $query |
38 | 0 | 30 | unless exists $queries{$query} |
40 | 15 | 15 | if wantarray |