Condition Coverage

blib/lib/Mojo/Collection.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
118 26 4 8 &blessed($_[0]) and $_[0]->isa("Mojo::Collection")

or 2 conditions

line l !l condition
53 50 7 $_[1] // ""
108 11 1 $_->$cb(@_) // ""
109 26 1 $_ // ""

or 3 conditions

line l !l&&r !l&&!r condition
19 0 7 1 ref $_ or length $_
65 324 909 0 ref $class || $class