Condition Coverage

blib/lib/App/plasm.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
19 2 12 0 defined $_[0] and $_[0] =~ /\.wasm$/
24 2 3 9 defined $_[0] and not $_[0] =~ /^-/

or 2 conditions

line l !l condition
40 1 0 'App::plasm'->VERSION || 'dev'