blib/lib/Dist/Metadata/Archive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
32 | 21 | 6 | if ($class eq 'Dist::Metadata::Archive') |
33 | 10 | 11 | $$self{'file'} =~ /\.zip$/ ? : |
36 | 0 | 21 | unless eval "require $subclass" |
54 | 3 | 21 | unless -e $file |