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 |
86
|
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 |
124
|
0 |
0 |
1 |
&blessed($local_type) and not defined $local_multiple |
130
|
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 |
136
|
0 |
0 |
1 |
$local_type <= &Types::Standard::ArrayRef() and $local_type->is_parameterized |
156
|
0 |
0 |
1 |
defined $local_type and &blessed($local_type) |
162
|
0 |
0 |
1 |
defined $local_type and &blessed($local_type) |
169
|
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 |
200
|
0 |
2 |
0 |
$local_multiple and $local_choices |
|
0 |
2 |
0 |
$local_multiple and $is_path |
274
|
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 |
297
|
2 |
0 |
0 |
$tries >= 3 and not defined $answer |