blib/lib/FileHash/Report.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | unless $ok |
34 | 0 | 0 | if ($flg) |
36 | 0 | 0 | unless $ok |
54 | 0 | 0 | unless defined $fmtflg |
56 | 0 | 0 | if ($main::DEBUG) |
57 | 0 | 0 | unless 'Fault::Logger'->arg_check_isa($files, 'FileHash::Base', 'files') |
59 | 0 | 0 | unless 'Fault::Logger'->arg_check_noref($report, 'reportname') |
64 | 0 | 0 | unless 'Fault::Logger'->assertion_check(!open($fd, ">$report"), undef, "Can not open '${report}': $!") |