Condition Coverage

blib/lib/Module/Install/TestTarget.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 $Module::Install::AUTHOR and $args{'alias_for_author'}

or 2 conditions

line l !l condition
63 0 0 $args{$key} ||= []
66 0 0 $args{'env'} ||= {}
126 0 0 $args{'perl'} || '$(FULLPERLRUN)'

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 0 $bd ||= do { require B::Deparse; 'B::Deparse'->new }
153 0 0 0 $$TEST_DYNAMIC{'tests'} ||= $tests