Condition Coverage

blib/lib/Math/Symbolic/Custom/DefaultMods.pm
Criterion Covered Total %
condition 26 38 68.4


and 3 conditions

line !l l&&!r l&&r condition
95 0 897 0 $n and $type == 5 || $type == 6
106 42 28 4 $type == 6 and $$operands[0]->term_type == 2
113 4 0 0 @sig == 1 && $sig[0] eq $name
0 0 4 grep({$_ eq $name;} @sig) > 0 and not @sig == 1 && $sig[0] eq $name

or 2 conditions

line l !l condition
81 0 93 shift() || -1

or 3 conditions

line l !l&&r !l&&!r condition
88 464 231 828 $ttype == 1 or $ttype == 2
95 42 32 823 $type == 5 || $type == 6
201 15 1 15 $type == 0 or $type == 1
221 2 2 0 $const_op == 1 or $type == 0
233 4 0 3 $otype == 0 or $otype == 1
285 13 1 0 $type == 2 or $type == 3
305 2 1 0 $const_op == 1 or $type == 2
317 4 0 2 $otype == 2 or $otype == 3