blib/lib/Config/INI/Writer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 22 | 22 | 100.0 |
pod | 17 | 18 | 94.4 |
line | count | pod | subroutine |
---|---|---|---|
1 | 1 | n/a | BEGIN |
2 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
8 | 1 | n/a | BEGIN |
114 | 16 | Yes | write_handle |
170 | 16 | Yes | preprocess_input |
207 | 25 | No | is_valid_section_name |
219 | 49 | Yes | is_valid_property_name |
231 | 45 | Yes | is_valid_value |
251 | 15 | Yes | validate_input |
299 | 21 | Yes | change_section |
313 | 58 | Yes | current_section |
327 | 21 | Yes | finish_section |
343 | 23 | Yes | done_sections |
363 | 21 | Yes | stringify_section |
394 | 21 | Yes | stringify_section_data |
415 | 47 | Yes | stringify_value_assignment |
432 | 43 | Yes | stringify_value |
451 | 16 | Yes | stringify_section_header |
469 | 41 | Yes | starting_section |
479 | 5 | Yes | explicit_starting_header |
493 | 16 | Yes | new |