Condition Coverage

blib/lib/Test/Expr.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 0 $rhs && !($rhs =~ /$PERL_LITERAL/u)
1 2 0 $rhs && !($rhs =~ /$PERL_LITERAL/u)

or 2 conditions

line l !l condition
28 2 0 (caller 0)[3] // ''
32 2 0 (caller 0)[3] // ''
74 0 0 eval $desc // ''
3 0 eval $desc // ''