blib/lib/Config/Param/FileWorker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 1 | unless defined $args |
69 | 0 | 1 | if defined $file and $file eq "" |
71 | 1 | 0 | if (defined $file) |
74 | 0 | 1 | unless $fh->open($file, ">") |