| line |
!l |
l&&!r |
l&&r |
condition |
|
176
|
0 |
0 |
299 |
_class_exists($full_class) and $full_class->can("api_version") |
|
186
|
0 |
0 |
17 |
_class_exists($orig_class) and $orig_class->can("api_version") |
|
188
|
0 |
3 |
14 |
$orig_av and not exists $$map{"$orig_av/$kind"} |
|
270
|
0 |
0 |
0 |
ref $self and $self->has_openapi_spec |
|
293
|
0 |
0 |
0 |
ref $self and $self->has_openapi_spec |
|
389
|
1502 |
0 |
0 |
not defined $params and ref $class_or_struct eq "HASH" |
|
397
|
1484 |
0 |
18 |
builtin::blessed($params) and $params->isa($class) |
|
428
|
126 |
25 |
4 |
@args >= 2 and ref $args[0] eq "HASH" |
|
|
151 |
0 |
4 |
@args >= 2 and ref $args[0] eq "HASH" and not ref $args[1] |
|
|
25 |
0 |
126 |
@args == 1 and ref $args[0] eq "HASH" |
|
527
|
5 |
0 |
1 |
not $file_or_string =~ /\n/ and -f $file_or_string |
|
547
|
0 |
0 |
11 |
$doc and ref $doc eq "HASH" |