| line | true | false | branch | 
 
| 114 | 6 | 153 | if (ref $_[0]) { } | 
 
| 120 | 633 | 957 | if (exists $arg{$member}) { } | 
 
|  | 60 | 897 | elsif ($caller_is_obj) { } | 
 
| 128 | 152 | 7 | unless defined $$self[0] | 
 
| 150 | 2 | 172 | if (defined $_[0]) | 
 
| 162 | 17 | 17 | if $r and $b and $s and $g and $c | 
 
| 167 | 7 | 34 | if $r and $s and $g and $c | 
 
| 170 | 8 | 28 | if $r and $b and $s and $c | 
 
| 237 | 1 | 237 | defined $_[0] ? : | 
 
| 242 | 706 | 437 | unless $$self[7] | 
 
| 255 | 18 | 73 | if grep {$i >= @$_;} @{$$self[1];} | 
 
| 263 | 9 | 46 | unless grep {$i < @$_;} @{$$self[1];} | 
 
| 264 | 69 | 23 | $i < @$_ ? : | 
 
| 273 | 8 | 28 | if grep {$i >= @$_;} @{$$self[1];} | 
 
| 276 | 92 | 5 | $_ < @$aref ? : | 
 
| 292 | 431 | 710 | if ($$self[4]) { } | 
 
| 293 | 240 | 191 | if (defined $stop) { } | 
 
| 294 | 64 | 176 | if $i > $stop or grep {$i >= @$_;} @$set | 
 
| 296 | 47 | 144 | if grep {$i >= @$_;} @$set | 
 
| 297 | 197 | 123 | defined $$self[8] ? : | 
 
| 298 | 205 | 115 | unless defined $group | 
 
| 303 | 328 | 382 | if (defined $stop) { } | 
 
| 304 | 59 | 269 | if $i > $stop | 
 
| 306 | 65 | 317 | unless grep {$i < @$_;} @$set | 
 
| 307 | 348 | 238 | defined $$self[8] ? : | 
 
| 308 | 591 | 187 | $i < @$_ ? : | 
 
|  | 383 | 203 | unless defined $group | 
 
| 315 | 1142 | 309 | $_ < @$aref ? : |