Condition Coverage

lib/Data/Identifier/Interface/Known.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 0 defined $extra{'rawtype'} and $as eq $extra{'rawtype'}

or 2 conditions

line l !l condition
24 0 2 $opts{'as'} // "raw"

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 $as eq "raw" or defined $extra{'rawtype'} and $as eq $extra{'rawtype'}