Condition Coverage

blib/lib/Math/Symbolic/Custom/Simplification.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
51 0 9 2 @Simplification_Stack and $class ne $Simplification_Stack[-1][0]

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 12 $@ or not defined $simp
0 0 12 $@ or not defined $simp or not ref $simp eq 'CODE'