blib/lib/Number/Bytes/Human.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 15 | 100.0 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 11 | n/a | BEGIN |
4 | 11 | n/a | BEGIN |
13 | 11 | n/a | BEGIN |
28 | 129 | n/a | _default_suffixes |
45 | 151 | n/a | _round_function |
102 | 177 | n/a | _parse_args |
224 | 73 | n/a | _format_bytes |
280 | 60 | n/a | _precision_cutoff |
292 | 93 | n/a | _parse_bytes |
366 | 71 | Yes | format_bytes |
374 | 76 | Yes | parse_bytes |
384 | 2 | Yes | new |
392 | 1 | Yes | set_options |
398 | 2 | Yes | format |
405 | 17 | Yes | parse |