blib/lib/Math/Symbolic/Derivative.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 15 | 86.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
389 | 1 | 3 | 26 | $a->term_type == 1 and $$a{'special'} eq 'euler' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
412 | 7 | 1 | 0 | $type == 11 or $type == 12 |
457 | 1 | 1 | 4 | $type == 13 or $type == 14 |
1 | 1 | 2 | $type == 15 or $type == 16 | |
1 | 1 | 0 | $type == 19 or $type == 20 |