Branch Coverage

lib/CPANPLUS/Module/Author.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
83 0 195 if @_
116 0 224 unless my $object = check($tmpl, \%hash)
140 5 0 if $aref
165 0 2 unless my $args = check($tmpl, \%hash)
168 1 1 unless ($mod)
170 1 0 if (@list) { }
179 0 2 unless my $href = $mod->_parse_checksums_file('file', $file)
189 2 6 if $mod->package_extension($name) eq 'meta'