Branch Coverage
blib/lib/ProgressMonitor/AbstractConfiguration.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
61
0
23
if (blessed $obj and $obj->isa($cfgPkg)) { }
23
0
elsif (ref $obj eq 'HASH' or not defined $obj) { }
71
19
4
$obj ? :