| blib/lib/WWW/FBX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 24 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | defined $odebug and $odebug != $debug | 
| 122 | 0 | 0 | 0 | ref $j_obj and &reftype($j_obj) eq 'HASH' | 
| 0 | 0 | 0 | ref $j_obj and &reftype($j_obj) eq 'HASH' and exists $j_obj->{'error_code'} || exists $j_obj->{'msg'} | |
| 127 | 0 | 0 | 0 | $res->is_success and defined $j_obj | 
| 131 | 0 | 0 | 0 | $res->filename and $res->is_success | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | defined $odebug and $odebug != $debug or $debug | 
| 84 | 0 | 0 | 0 | not $content_type or $content_type eq 'application/json' | 
| 122 | 0 | 0 | 0 | exists $j_obj->{'error_code'} || exists $j_obj->{'msg'} |