Condition Coverage

blib/lib/Math/Expr/Num.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
93 4 0 4 $rule->isa('Math::Expr::Var') and $self->BaseType eq $rule->BaseType
97 2 0 2 $rule->isa('Math::Expr::Num') and $self->BaseType eq $rule->BaseType