Condition Coverage

blib/lib/Mojolicious/Plugin/AssetPack/Preprocessor/Css.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
7 0 0 1 $assetpack->minify and length $$text

or 2 conditions

line l !l condition
9 1 0 CSS::Minifier::XS::minify($$text) // die("CSS::Minifier::XS::minify could not minify $path")