Branch Coverage

blib/lib/Template/Provider/PAR.pm
Criterion Covered Total %
branch 10 18 55.5


line true false branch
172 3 0 if ($$params{'ARCHIVE'}) { }
175 2 1 if (blessed $archive) { }
177 0 2 unless $archive->isa('Archive::Zip')
182 0 1 unless -f $archive
221 6 0 if $member
243 0 3 unless $path
250 3 0 $member ? :
253 3 0 $error == 0 ? :
258 3 0 wantarray ? :