Condition Coverage

blib/lib/Dist/Zilla/Plugin/Web/Bundle.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
178 12 0 1 ref $entry eq 'HASH' and $$entry{'text'}

or 2 conditions

line l !l condition
144 1 5 $$componentInfo{'minify'} || ''
161 3 4 $saveAs || 'foo.js'

or 3 conditions

line l !l&&r !l&&!r condition
178 0 0 6 $entry =~ m[/] || $entry =~ /\.js$/ || $entry =~ /\.css$/