Condition Coverage

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


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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