blib/lib/Math/Symbolic/Custom/Simplification.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 12 | unless defined $class |
30 | 0 | 12 | if ($@ or not defined $simp or not ref $simp eq 'CODE') |
31 | 0 | 0 | $@ ? : |
47 | 0 | 13 | unless defined $class |
49 | 4 | 9 | unless $Registered{$class} |
59 | 0 | 9 | unless (@Simplification_Stack) |