Branch Coverage

lib/Package/Strictures.pm
Criterion Covered Total %
branch 10 18 55.5


line true false branch
71 0 2 unless (%params)
75 0 1 unless (exists $params{-'for'} or exists $params{-'from'})
78 1 1 if (exists $params{-'for'})
82 1 0 if (exists $params{-'from'})
92 0 2 if ($reftype ne 'HASH')
104 0 1 if ($reftype)
108 1 0 if ($from =~ /[.]ini$/x)
120 0 1 if (exists $$conf{'_'})
130 0 2 if ($reftype ne 'HASH')