Branch Coverage

blib/lib/Module/Use.pm
Criterion Covered Total %
branch 1 34 2.9


line true false branch
19 0 0 if defined $_[0]{$_[1]}
33 0 0 if ref $self
38 0 0 if (exists $Module::Use::noargs{$op}) { }
46 0 0 if (defined $Module::Use::config{'Logger'})
48 0 0 if $@
51 0 0 if ($ENV{'MOD_PERL'}) { }
57 0 0 if ($Module::Use::config{'Counting'}) { }
72 0 0 unless $self->can('_query_modules')
84 0 0 if ($$self{'Percentage'})
87 0 0 if ($$self{'Count'})
88 0 0 if ($p < $$self{'Count'})
94 0 0 if ($$self{'Limit'}) { }
102 0 0 if $l
105 0 0 if $p
113 0 0 if ($Module::Use::config{'Counting'}) { }
127 0 0 if $Module::Use::_object->can('log')
133 0 1 if $Module::Use::config{'log_at_end'} and $Module::Use::_object->can('log')