blib/lib/WebService/FC2/SpamAPI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 26 | 57.6 |
line | true | false | branch |
---|---|---|---|
92 | 1 | 1 | if (not ref $args) { } |
1 | 0 | elsif (ref $args eq 'HASH') { } | |
97 | 1 | 2 | if defined $$args{$n} |
106 | 0 | 2 | unless $res |
125 | 0 | 1 | if ($args and ref $args ne 'HASH') |
130 | 0 | 1 | if $args and $$args{'usid'} |
133 | 1 | 0 | unless $res |
155 | 0 | 1 | if (ref $args ne 'HASH') |
158 | 0 | 1 | unless (defined $$args{'dm'}) |
164 | 0 | 1 | if $args and $$args{'usid'} |
167 | 0 | 1 | unless $res |
176 | 0 | 4 | if $self->cache |
177 | 4 | 0 | ref $uri && $uri->isa('URI') ? : |