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
62 3 0 63 defined $resource and length $resource
65 62 0 1 ref $resource and eval { do { $resource->isa('Metabase::Resource') } }
71 1 0 62 defined $scheme and length $scheme
96 0 0 128 ref $_[0] and defined $_[0]{'resource'}

or 3 conditions

line l !l&&r !l&&!r condition
55 62 0 0 ref $self || $self
120 1 0 0 ref $self || $self