Condition Coverage

blib/lib/Software/Policies/License.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 $class eq "Perl_5" and $attributes{'perl_5_double_license'}

or 2 conditions

line l !l condition
24 0 0 $args{'class'} // "Perl_5"
25 0 0 $args{'version'} // 1
26 0 0 $args{'format'} // "text"
28 0 0 $args{'attributes'} // {}