Condition Coverage

blib/lib/namespace/sweep.pm
Criterion Covered Total %
condition 9 20 45.0


and 2 conditions

line l !l condition
85 9 0 &$sweep($sym) and next

and 3 conditions

line !l l&&!r l&&r condition
29 2 2 2 ref $args{-'also'} and reftype($args{-'also'}) eq reftype([])
70 0 11 0 UNIVERSAL::can('Class::MOP', 'can') && 'Class::MOP'->can('class_of')
71 0 11 0 UNIVERSAL::can('Mouse::Util', 'can') && 'Mouse::Util'->can('class_of')
79 0 0 0 blessed $meta and $meta->can('get_all_method_names')
92 12 0 1 $pkg eq 'overload' and $name eq 'nil'

or 3 conditions

line l !l&&r !l&&!r condition
72 0 0 11 $class_of_cm or $class_of_mu