Condition Coverage

lib/CPANPLUS/Configure.pm
Criterion Covered Total %
condition 10 22 45.5


and 3 conditions

line !l l&&!r l&&r condition
472 0 1 2524 $conf->can($type) and $conf->$type->can($key)
0 0 1 $type eq '_build' and $key eq 'base'
495 0 0 249 $conf->can($type) and $conf->$type->can($key)

or 2 conditions

line l !l condition
254 1 0 shift @_ || 'CPANPLUS::Config::User'
255 0 1 shift @_ || ''

or 3 conditions

line l !l&&r !l&&!r condition
96 1 14 0 $Config ||= 'CPANPLUS::Config'->new
193 2 0 0 shift @_ || sub {
220 0 1 0 shift @_ || sub {