Condition Coverage

blib/lib/Metabase/Resource.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
61 3 0 63 defined $resource and length $resource
64 62 0 1 ref $resource and eval { do { $resource->isa('Metabase::Resource') } }
70 1 0 62 defined $scheme and length $scheme
95 0 0 128 ref $_[0] and defined $_[0]{'resource'}

or 3 conditions

line l !l&&r !l&&!r condition
54 62 0 0 ref $self || $self
119 1 0 0 ref $self || $self