blib/lib/Fault/Delegate/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 0 | unless (print $fh "$str\n") |
43 | 0 | 0 | if defined $$self{'fd'} |
45 | 0 | 0 | unless (open $$self{'fd'}, ">>$path") |
49 | 0 | 0 | unless ($$self{'init'}) |
52 | 0 | 0 | if $self->_write($msg) |
61 | 0 | 0 | if ($$self{'fd'}) |
73 | 0 | 0 | if (not defined $filepath or ref $filepath or not POSIX::isprint($filepath)) |
80 | 0 | 0 | $self->test ? : |