| blib/lib/Math/Decimal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 32 | 32 | 100.0 |
| pod | 19 | 19 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 167 | 18 | n/a | BEGIN |
| 168 | 18 | n/a | BEGIN |
| 169 | 18 | n/a | BEGIN |
| 171 | 18 | n/a | BEGIN |
| 172 | 18 | n/a | BEGIN |
| 176 | 18 | n/a | BEGIN |
| 274 | 9 | Yes | BEGIN |
| 274 | 15404 | n/a | is_dec_number |
| 288 | 15134 | Yes | check_dec_number |
| 308 | 130298 | Yes | dec_canonise |
| 338 | 18 | n/a | BEGIN |
| 342 | 5981 | Yes | dec_sgn |
| 357 | 4761 | Yes | dec_abs |
| 378 | 9 | Yes | BEGIN |
| 378 | 81393 | n/a | dec_cmp |
| 430 | 20898 | Yes | dec_min |
| 440 | 20898 | Yes | dec_max |
| 450 | 14864 | Yes | dec_neg |
| 471 | 23400 | Yes | dec_add |
| 536 | 12367 | Yes | dec_sub |
| 549 | 20264 | n/a | _parse_expt |
| 563 | 198 | Yes | dec_pow10 |
| 582 | 20147 | Yes | dec_mul_pow10 |
| 609 | 9 | Yes | BEGIN |
| 609 | 9 | n/a | BEGIN |
| 609 | 26175 | n/a | dec_mul |
| 658 | 4464 | Yes | _nonneg_rndiv_and_rem_twz |
| 658 | 6244 | n/a | dec_rndiv_and_rem |
| 747 | 1252 | Yes | dec_rndiv |
| 764 | 1248 | Yes | dec_round_and_rem |
| 780 | 1248 | Yes | dec_round |
| 796 | 1248 | Yes | dec_rem |