| blib/lib/App/Fetchware/ExportAPI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 1 | 5 | if @opts == 0 |
| 75 | 6 | 10 | unless defined $sub_type |
| 77 | 91 | 0 | if (exists $api_subs{$sub}) |
| 89 | 1 | 7 | if grep({$api_subs{$_} == 1;} keys %api_subs) != scalar keys %api_subs |
| 106 | 7 | 0 | unless $opts{'NOIMPORT'} |