Condition Coverage

blib/lib/Mojo/Util.pm
Criterion Covered Total %
condition 46 52 88.4


and 3 conditions

line !l l&&!r l&&r condition
210 1 5 93 length $cidr and length $addr
413 485 0 1 ref $_[0] and ref $_[0] eq "Mojo::ByteStream"
5675 512 1793 ref $_[0] and ref $_[0] eq "Mojo::ByteStream"
456 44 940 4 exists $ENTITIES{$name} and !$attr || $name =~ /;$/u || !($last =~ /[A-Za-z0-9=]/u)
468 412 263 123 $cookie && @part > 2 && lc $1 eq 'expires'
471 675 3 120 $expires and $str =~ /\G=\s*$EXPIRES_RE/cgou

or 2 conditions

line l !l condition
183 13 3 pos $value // 0
353 174 2 $row->[$i] //= ""
355 135 41 $spec[$i] // 0
414 485 0 shift() // ""
6119 68 shift() // ""
516 19536 71 $object->{$name} //= {}

or 3 conditions

line l !l&&r !l&&!r condition
177 1 3 0 $params->{$name} //= unquote($1)
180 1 14 0 $params->{$name} //= $1
444 70 0 2 &find_encoding($_[0]) // croak("Unknown encoding '$_[0]'")
17590 72 0 $ENCODING{$_[0]} //= &find_encoding($_[0]) // croak("Unknown encoding '$_[0]'")
456 936 4 4 !$attr || $name =~ /;$/u || !($last =~ /[A-Za-z0-9=]/u)
519 1064 22 230 @_ > 1 or ref $_[0]

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
215 36 1 1 55 $v6 xor $addr =~ /:/u