line |
!l |
l&&!r |
l&&r |
condition |
28
|
3 |
35 |
18 |
@_ && Types::TypeTiny::is_TypeTiny($_[-1]) && $_[-1]->is_strictly_a_type_of($_Slurpy)
|
60
|
37 |
11 |
7 |
$slurpy && $slurpy->my_slurp_into eq 'HASH'
|
61
|
37 |
18 |
0 |
$slurpy && $slurpy->my_unslurpy->equals(&Types::Standard::Any())
|
95
|
2 |
34 |
18 |
@_ && Types::TypeTiny::is_TypeTiny($_[-1]) && $_[-1]->is_strictly_a_type_of($_Slurpy)
|
104
|
33 |
17 |
1 |
defined $slurpy and not $slurpy->can_be_inlined
|
138
|
210 |
58 |
157 |
$xsubname and not $Type::Tiny::AvoidCallbacks
|
157
|
108 |
57 |
103 |
scalar @constraints == $min && !$slurpy
|
171
|
0 |
2 |
2 |
@constraints && Types::TypeTiny::is_TypeTiny($constraints[-1]) && $constraints[-1]->is_strictly_a_type_of($_Slurpy)
|
179
|
1 |
1 |
2 |
@constraints < @$value and not $slurpy
|
190
|
2 |
0 |
0 |
$constraints[$i]->is_strictly_a_type_of(&Types::Standard::Optional()) and $i > $#$value
|
233
|
0 |
11 |
4 |
@tuple && Types::TypeTiny::is_TypeTiny($tuple[-1]) && $tuple[-1]->is_strictly_a_type_of($_Slurpy)
|
244
|
15 |
6 |
12 |
$tc->has_coercion and not $tc->coercion->can_be_inlined
|
251
|
6 |
2 |
2 |
$slurpy && $slurpy->my_slurp_into eq 'HASH'
|
321
|
3 |
1 |
2 |
not $slurpy and @$value > @tuple
|
327
|
8 |
0 |
0 |
$i > $#$value and $is_optional[$i]
|
337
|
1 |
0 |
3 |
$slurpy and @$value > @tuple
|