Condition Coverage

blib/lib/Typed.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
58 0 1 4 $is && 'rw' eq $is

or 2 conditions

line l !l condition
105 3 2 $opts{'isa'} || 'Str'

or 3 conditions

line l !l&&r !l&&!r condition
29 0 1 0 ref $self || $self
108 5 0 0 'Types::Standard'->get_type($isa) || $meta{'subtype'}{$package}{$isa}