Condition Coverage

blib/lib/MooX/Role/Pluggable.pm
Criterion Covered Total %
condition 14 29 48.2


and 3 conditions

line !l l&&!r l&&r condition
161 1 0 5 exists $$handle_ref{$_}{$type}{'all'} and $self != $_
209 8 15 1 $_[3] != 1 and $_[3] != 4
23 0 1 $_[3] != 1 and $_[3] != 4 and $_[3] != 2
15 1 0 $_[3] != 1 and $_[3] != 4 and $_[3] != 2 and $_[3] != 3
254 0 0 4 defined $alias and blessed $plugin
374 0 0 0 blessed $plugin and defined $type

or 2 conditions

line l !l condition
353 0 5 $self->__pluggable_loaded->{'HANDLE'}{$plugin}{$type} ||= {}
380 0 0 $self->__pluggable_loaded->{'HANDLE'}{$plugin}{$type} || {}
607 1 0 $delta || 1
625 1 0 $delta || 1

or 3 conditions

line l !l&&r !l&&!r condition
209 0 0 24 not defined $_[3] or $_[3] != 1 and $_[3] != 4 and $_[3] != 2 and $_[3] != 3