blib/lib/File/Tasks/Provider.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 26 | 69.2 |
line | true | false | branch |
---|---|---|---|
31 | 2 | 6 | unless defined $it |
32 | 2 | 4 | unless ref $it |
33 | 0 | 4 | unless ref $it |
34 | 1 | 3 | if _SCALAR $it |
35 | 2 | 1 | if _ARRAY $it |
39 | 1 | 0 | unless $its_class |
43 | 0 | 0 | if _INSTANCE $its_class, $_ |
51 | 4 | 0 | defined $_[0] ? : |
54 | 1 | 3 | unless ref $it |
55 | 1 | 2 | if _SCALAR $it |
56 | 2 | 0 | if (_ARRAY $it) |
59 | 1 | 1 | $$it[0] =~ /\n$/ ? : |
64 | 0 | 0 | if (_INSTANCE $it, 'Archive::Builder::File') |