Condition Coverage

blib/lib/Module/Build/JSAN.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
136 0 0 0 $@ && print($@)

or 2 conditions

line l !l condition
17 0 0 $p{'metafile'} ||= 'META.json'
256 0 0 shift() || 'MANIFEST.SKIP'

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 0 delete $p{'keywords'} || delete $p{'tags'}
147 0 0 0 $$p{'dist_version_from'} ||= join('/', 'lib', split(/\./, $self->module_name, 0)) . '.js'