| blib/lib/CCCP/ConfigXML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 0 | if $param{'as'} and $param{'as'} eq 'singletone' |
| 25 | 0 | 1 | if $CCCP::ConfigXML::like_singletone and $singletone |
| 30 | 0 | 1 | if ($file) |
| 33 | 1 | 0 | if ($text) |
| 36 | 1 | 0 | if $CCCP::ConfigXML::like_singletone |
| 40 | 0 | 0 | ref $_ ? : |
| 1 | 0 | UNIVERSAL::isa($_, 'ARRAY') ? : |