| lib/Template/Plugin/Math.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 20 | 75.0 |
| pod | 13 | 14 | 92.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 21 | 1 | n/a | BEGIN |
| 22 | 1 | n/a | BEGIN |
| 23 | 1 | n/a | BEGIN |
| 39 | 10 | Yes | new |
| 47 | 1 | Yes | abs |
| 48 | 1 | Yes | atan2 |
| 49 | 1 | Yes | cos |
| 50 | 1 | Yes | exp |
| 51 | 1 | Yes | hex |
| 52 | 1 | Yes | int |
| 53 | 1 | Yes | log |
| 54 | 1 | Yes | oct |
| 55 | 0 | Yes | rand |
| 56 | 1 | Yes | sin |
| 57 | 1 | Yes | sqrt |
| 58 | 0 | Yes | srand |
| 63 | 0 | No | truly_random |
| 71 | 1 | n/a | BEGIN |
| 74 | 0 | n/a | __ANON__ |
| 79 | 0 | n/a | AUTOLOAD |