| blib/lib/Math/Decimal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 32 | 32 | 100.0 | 
| pod | 19 | 19 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 166 | 18 | n/a | BEGIN | 
| 167 | 18 | n/a | BEGIN | 
| 168 | 18 | n/a | BEGIN | 
| 170 | 18 | n/a | BEGIN | 
| 171 | 18 | n/a | BEGIN | 
| 175 | 18 | n/a | BEGIN | 
| 273 | 9 | Yes | BEGIN | 
| 273 | 15404 | n/a | is_dec_number | 
| 287 | 15134 | Yes | check_dec_number | 
| 307 | 130298 | Yes | dec_canonise | 
| 337 | 18 | n/a | BEGIN | 
| 341 | 5981 | Yes | dec_sgn | 
| 356 | 4761 | Yes | dec_abs | 
| 377 | 9 | Yes | BEGIN | 
| 377 | 81393 | n/a | dec_cmp | 
| 429 | 20898 | Yes | dec_min | 
| 439 | 20898 | Yes | dec_max | 
| 449 | 14864 | Yes | dec_neg | 
| 470 | 23400 | Yes | dec_add | 
| 535 | 12367 | Yes | dec_sub | 
| 548 | 20264 | n/a | _parse_expt | 
| 562 | 198 | Yes | dec_pow10 | 
| 581 | 20147 | Yes | dec_mul_pow10 | 
| 608 | 9 | Yes | BEGIN | 
| 608 | 9 | n/a | BEGIN | 
| 608 | 26175 | n/a | dec_mul | 
| 657 | 4464 | Yes | _nonneg_rndiv_and_rem_twz | 
| 657 | 6244 | n/a | dec_rndiv_and_rem | 
| 746 | 1252 | Yes | dec_rndiv | 
| 763 | 1248 | Yes | dec_round_and_rem | 
| 779 | 1248 | Yes | dec_round | 
| 795 | 1248 | Yes | dec_rem |