blib/lib/Math/Symbolic/Derivative.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 17 | 17 | 100.0 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
42 | 23 | n/a | BEGIN |
43 | 23 | n/a | BEGIN |
44 | 23 | n/a | BEGIN |
45 | 23 | n/a | BEGIN |
47 | 23 | n/a | BEGIN |
49 | 23 | n/a | BEGIN |
161 | 63 | n/a | _each_operand |
175 | 157 | n/a | _product_rule |
248 | 32 | n/a | _quotient_rule |
335 | 67 | n/a | _logarithmic_chain_rule_after_ln |
382 | 30 | n/a | _logarithmic_chain_rule |
401 | 7 | n/a | _derivative_commutation |
407 | 99 | n/a | _trigonometric_derivatives |
452 | 6 | n/a | _inverse_trigonometric_derivatives |
509 | 1 | n/a | _inverse_atan2 |
546 | 449 | Yes | partial_derivative |
604 | 283 | Yes | total_derivative |