blib/lib/WWW/FBX/Error.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | $seen ||= $in_nt and not $in_nt |
line | l | !l | condition |
---|---|---|---|
41 | 0 | 0 | $location || '' |
53 | 0 | 0 | &try(sub { $e->{'msg'} if exists $e->{'msg'}; } ) || '' |
63 | 0 | 0 | $self->has_fbx_error && exists $self->fbx_error->{'error_code'} && $self->fbx_error->{'error_code'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 0 | 0 | 0 | $caller->[0] =~ /^WWW::Net::/u || $caller->[3] eq $this_sub |
25 | 0 | 0 | 0 | $seen ||= $in_nt |
37 | 0 | 0 | 0 | $self->has_fbx_error && $self->fbx_error_text || $self->http_response->status_line |