line |
!l |
l&&!r |
l&&r |
condition |
38
|
1 |
0 |
0 |
@args == 1 and ref $args[0] |
65
|
1 |
0 |
0 |
&blessed($default) and $default == $self |
89
|
0 |
0 |
0 |
defined $local_type and not ref $local_type |
|
0 |
0 |
0 |
defined $spec->{'isa'} and not ref $local_type |
|
0 |
0 |
0 |
defined $spec->{'does'} and not ref $local_type |
127
|
0 |
0 |
1 |
&blessed($local_type) and not defined $local_multiple |
133
|
0 |
0 |
1 |
defined $local_type and &blessed($local_type) |
|
0 |
0 |
1 |
defined $local_type and &blessed($local_type) and not defined $local_choices |
139
|
0 |
0 |
1 |
$local_type <= &Types::Standard::ArrayRef() and $local_type->is_parameterized |
159
|
0 |
0 |
1 |
defined $local_type and &blessed($local_type) |
165
|
0 |
0 |
1 |
defined $local_type and &blessed($local_type) |
172
|
0 |
0 |
0 |
not $is_path and $local_type <= &Types::Standard::ArrayRef() |
|
0 |
0 |
0 |
not $is_path and $local_type <= &Types::Standard::ArrayRef() and $local_type->is_parameterized |
203
|
0 |
2 |
0 |
$local_multiple and $local_choices |
|
0 |
2 |
0 |
$local_multiple and $is_path |
277
|
0 |
0 |
2 |
not $okay and $local_type->can('has_coercion') |
|
0 |
0 |
2 |
not $okay and $local_type->can('has_coercion') and $local_type->has_coercion |
300
|
2 |
0 |
0 |
$tries >= 3 and not defined $answer |