Condition Coverage

blib/lib/X500/DN/Marpa.pm
Criterion Covered Total %
condition 14 21 66.6


and 3 conditions

line !l l&&!r l&&r condition
549 66 0 0 $long_form && $descriptors{$value}
553 10 55 1 $hex_as_char and substr($value, 0, 1) eq '#'
674 0 1 21 $n >= 0 and $n <= $#rdn

or 3 conditions

line l !l&&r !l&&!r condition
603 0 1 24 $n < 0 || $n > $#rdn
615 0 1 21 $n < 0 || $n > $#rdn
637 0 1 21 $n < 0 || $n > $#rdn
651 0 1 25 $n < 0 or $n > $#rdn