Condition Coverage

lib/Data/URIID/Colour.pm
Criterion Covered Total %
condition 3 24 12.5


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 not defined $opts{'rgb'} and eval {

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 $opts{'extractor'} //= $from->extractor("default", undef)
36 0 0 0 $opts{'rgb'} //= $from->rgb
41 0 0 0 $opts{'rgb'} //= $v
51 0 0 0 $opts{'rgb'} //= $_registered{$from}
64 144 72 0 $_registered{$self->ise} //= $opts{'rgb'}
74 220 0 0 $self->{'rgb'} // croak("No RGB value")
80 0 0 0 $opts{'extractor'} //= $pkg->extractor("default", undef)