Condition Coverage

lib/Spoon/Base.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
17 5 0 56 defined $Spoon::Base::HUB and not @_
170 0 0 6 $self->has_utf8 and defined $_[0]
0 0 6 $self->has_utf8 and defined $_[0] and not &Encode::is_utf8($_[0])
178 0 0 0 $self->has_utf8 and defined $_[0]

or 3 conditions

line l !l&&r !l&&!r condition
28 0 5 0 $$args{-'config_class'} || $self->can('config_class')