Condition Coverage

blib/lib/Config/Manager/Base.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
236 0 0 0 substr($sec, -1) ne '-' and substr($var, -1) ne '-'
299 0 0 0 @_ > 0 and ref $_[0] eq 'Config::Manager::Conf'
306 0 0 0 ref $item and ref $item eq 'ARRAY'
0 0 0 ref $item and ref $item eq 'ARRAY' and @{$item;} > 0