blib/lib/Math/Expr/Var.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
64 | 101 | 112 | unless ($$self{'VarType'}) |
122 | 34 | 34 | if ($rule->isa('Math::Expr::Var') and $self->BaseType eq $rule->BaseType) |
140 | 69 | 4 | if ($v) { } |