Condition Coverage

blib/lib/DBIx/Class/Schema/Loader/Utils.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
28 5175 24 273 $name =~ /[[:upper:]]/ && $name =~ /[[:lower:]]/
203 282 466 220 @$l == @$r && &all(sub { $l->[$_] eq $r->[$_]; } , 0 .. $#$l)

or 2 conditions

line l !l condition
59 9600 1599 $SIG{'__WARN__'} || sub { warn @_; }
131 0 0 $SIG{'__WARN__'} || sub { warn @_; }
147 0 0 $SIG{'__WARN__'} || sub { warn @_; }

or 3 conditions

line l !l&&r !l&&!r condition
30 28 0 5444 not $v or $v >= 8