blib/lib/IPC/Run3/ProfLogger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 0 | ref $_[0] ? : |
46 | 0 | 0 | unless defined $$self{'Destination'} and length $$self{'Destination'} |
49 | 0 | 0 | unless open PROFILE, ">$$self{'Destination'}" |