blib/lib/Data/Currency.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 34 | 35 | 97.1 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
7 | 13 | n/a | BEGIN |
8 | 13 | n/a | BEGIN |
11 | 0 | n/a | __ANON__ |
12 | 1 | n/a | __ANON__ |
13 | 1 | n/a | __ANON__ |
24 | 13 | n/a | BEGIN |
33 | 13 | n/a | BEGIN |
34 | 13 | n/a | BEGIN |
35 | 13 | n/a | BEGIN |
36 | 13 | n/a | BEGIN |
37 | 13 | n/a | BEGIN |
38 | 13 | n/a | BEGIN |
40 | 13 | n/a | BEGIN |
56 | 120 | Yes | new |
80 | 290 | Yes | code |
95 | 8 | Yes | convert |
119 | 4 | Yes | name |
131 | 28 | Yes | stringify |
153 | 23 | Yes | as_float |
159 | 159 | n/a | _is_currency_code |
171 | 26 | n/a | _to_utf8 |
182 | 4 | Yes | get_component_class |
188 | 16 | Yes | set_component_class |
194 | 13 | n/a | BEGIN |
207 | 23 | n/a | _radix |
212 | 7 | n/a | _add |
226 | 6 | n/a | _substract |
241 | 5 | n/a | _multiply |
255 | 7 | n/a | _divide |
275 | 6 | n/a | _modulo |
293 | 5 | n/a | _three_way_compare |
306 | 5 | n/a | _three_way_compare_string |
321 | 2 | n/a | _abs |
326 | 2 | n/a | _int |
331 | 1 | n/a | _negate |