line |
true |
false |
branch |
34
|
1 |
2231 |
unless $exists |
35
|
1 |
2230 |
unless defined $got |
36
|
3 |
2227 |
unless ref $got |
37
|
2 |
2225 |
unless &blessed($got) |
38
|
1 |
2224 |
unless $got->isa($self->object_base) |
44
|
2197 |
807 |
unless defined $self->{'meta'} |
50
|
35 |
43 |
unless defined $self->{'refcheck'} |
53
|
1 |
77 |
unless $self->{'refcheck'}->can("add_field") |
60
|
4 |
4 |
unless defined $self->{'refcheck'} |
63
|
1 |
7 |
unless $self->{'refcheck'}->can("add_item") |
71
|
1 |
1840 |
ref $meth eq 'CODE' ? : |
|
8 |
1841 |
ref $meth eq 'ARRAY' ? : |
86
|
2207 |
18 |
if defined $meta |
95
|
26 |
1916 |
if (ref $meth eq "ARRAY") |
102
|
24 |
1884 |
$context eq 'hash' ? : |
|
24 |
1908 |
$context eq 'list' ? : |
|
1932 |
10 |
$exists ? : |
110
|
2 |
1940 |
if (not $ok) { } |
120
|
1930 |
10 |
$exists ? : |
130
|
957 |
1268 |
unless defined $refcheck |
134
|
1265 |
3 |
if ($refcheck->verify(%params)) { } |