| blib/lib/WWW/FBX/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | ref $_[-1] eq 'HASH' ? : |
| 37 | 0 | 0 | if @_ > @$all_args |
| 43 | 0 | 0 | if exists $args->{$param} |
| 49 | 0 | 0 | unless (grep {$_ eq $arg;} @$all_args) |
| 56 | 0 | 0 | unless (grep {$_ eq $req;} keys %$args or not defined $args->{'req'}) |
| 62 | 0 | 0 | if exists $args->{'suff'} |
| 112 | 0 | 2370 | if @invalid_attributes |