Branch Coverage

blib/lib/Debian/Snapshot/Binary.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
70 0 0 unless (exists $p{'directory'} or exists $p{'filename'})
74 0 0 ref $p{'architecture'} eq 'Regexp' ? :
78 0 0 if exists $p{'archive_name'}
80 0 0 unless @binfiles
81 0 0 if @binfiles > 1
83 0 0 exists $p{'archive_name'} ? :
0 0 defined $p{'directory'} ? :
0 0 defined $p{'filename'} ? :
0 0 exists $p{'overwrite'} ? :