Branch Coverage

blib/lib/Net/Download/XMLScripted/XMLScripted.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
136 0 0 if (-e $fullFileName) { }
152 0 0 if ($response->is_success) { }
154 0 0 unless (open FILEOUT, '>' . $fullFileName)