Condition Coverage

blib/lib/Config/Trivial.pm
Criterion Covered Total %
condition 15 18 83.3


or 2 conditions

line l !l condition
21 1 20 $args{'debug'} || 0
3 18 $args{'strict'} || 0
1 20 $args{'no_check'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
21 0 21 0 ref $class || $class
165 3 14 2 $args{'configuration'} || $$self{'_configuration'}
172 4 10 3 $args{'config_file'} || $$self{'_config_file'}
175 9 0 5 $_file eq $file or $0 eq $file