blib/lib/Spreadsheet/Reader/Format/ParseExcelFormatStrings.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 53 | 54 | 98.1 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
7 | 2 | n/a | BEGIN |
17 | 2 | n/a | BEGIN |
18 | 2 | n/a | BEGIN |
19 | 2 | n/a | BEGIN |
20 | 2 | n/a | BEGIN |
21 | 2 | n/a | BEGIN |
22 | 2 | n/a | BEGIN |
23 | 2 | n/a | BEGIN |
24 | 2 | n/a | BEGIN |
25 | 2 | n/a | BEGIN |
32 | 2 | n/a | BEGIN |
125 | 38 | Yes | get_defined_conversion |
151 | 105 | Yes | parse_excel_format_string |
425 | 21 | n/a | _build_text |
461 | 8 | n/a | __ANON__ |
468 | 2 | n/a | __ANON__ |
475 | 30 | n/a | _build_date |
493 | 172 | n/a | __ANON__ |
556 | 30 | n/a | _build_datestring |
570 | 46 | n/a | __ANON__ |
688 | 60 | n/a | _build_date_cldr |
812 | 14 | n/a | _build_duration |
868 | 88 | n/a | _build_number |
887 | 0 | n/a | __ANON__ |
994 | 28 | n/a | _build_integer_sub |
1026 | 112 | n/a | __ANON__ |
1054 | 30 | n/a | _build_decimal_sub |
1087 | 114 | n/a | __ANON__ |
1116 | 4 | n/a | _build_percent_sub |
1154 | 28 | n/a | __ANON__ |
1191 | 6 | n/a | _build_scientific_sub |
1233 | 48 | n/a | __ANON__ |
1281 | 20 | n/a | _build_fraction_sub |
1296 | 460 | n/a | __ANON__ |
1333 | 762 | n/a | _build_elements |
1348 | 762 | n/a | _convert_negative |
1363 | 226 | n/a | _divide_by_thousands |
1380 | 28 | n/a | _convert_to_percent |
1393 | 762 | n/a | _split_decimal_integer |
1415 | 48 | n/a | _move_decimal_point |
1471 | 302 | n/a | _round_decimal |
1515 | 762 | n/a | _add_commas |
1534 | 48 | n/a | _pad_exponent |
1550 | 460 | n/a | _build_fraction |
1577 | 276 | n/a | _build_divisor_fraction |
1606 | 214 | n/a | _add_integer_separator |
1631 | 184 | n/a | _continued_fraction |
1720 | 184 | n/a | _integers_to_fraction |
1745 | 224 | n/a | _best_fraction |
1780 | 912 | n/a | _integer_and_decimal |
1797 | 224 | n/a | _gcd |
1841 | 2 | n/a | BEGIN |