| blib/lib/Math/SigFigs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 11 | 8 | n/a | BEGIN |
| 12 | 8 | n/a | BEGIN |
| 13 | 8 | n/a | BEGIN |
| 16 | 8 | n/a | BEGIN |
| 30 | 8 | n/a | BEGIN |
| 33 | 60 | Yes | addSF |
| 93 | 19 | Yes | subSF |
| 108 | 10 | Yes | multSF |
| 122 | 10 | Yes | divSF |
| 137 | 211 | Yes | FormatSigFigs |
| 267 | 342 | Yes | CountSigFigs |
| 294 | 108 | n/a | _LSP |
| 311 | 724 | n/a | _Simplify |