lib/Math/NumberBase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 11 | 11 | 100.0 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
59 | 15 | Yes | new |
115 | 30 | Yes | get_base |
130 | 14 | Yes | get_symbols |
149 | 17 | Yes | get_symbol_value_map |
166 | 16 | Yes | to_decimal |
197 | 12 | Yes | from_decimal |
226 | 4 | Yes | convert_to |
246 | 4 | Yes | convert_from |