blib/lib/AppConfig/MyFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 16 | 31.2 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 1 | if @_ |
103 | 1 | 0 | unless defined $errhandler |
110 | 0 | 0 | ref $file ? : |
129 | 1 | 0 | if (ref $file) { } |
133 | 0 | 1 | if $debug |
137 | 0 | 0 | unless (open FH, $file) |
147 | 0 | 0 | if $debug |
160 | 0 | 1 | $warnings ? : |