| blib/lib/Config/Tiny/Ordered.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 4 | ref $_[0] ? : |
| 31 | 0 | 4 | unless defined $_[0] |
| 44 | 8 | 23 | if /^\s*(?:\#|\;|$)/ |
| 52 | 7 | 16 | if (/^\s*\[\s*(.+?)\s*\]\s*$/) |
| 65 | 16 | 0 | if (/^\s*([^=]+?)\s*=\s*(.*?)\s*$/) |
| 86 | 0 | 0 | unless ($b eq '_') <=> ($a eq '_') |
| 89 | 0 | 0 | if length $contents |
| 90 | 0 | 0 | unless $section eq '_' |