| blib/lib/WebService/Tumblr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 21 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 25 | 6 | 0 | 8 | defined $_[0] && length $_[0] | 
| 48 | 0 | 1 | 2 | @found and $found[0] eq $key0 | 
| 55 | 0 | 0 | 0 | $has and @found | 
| line | l | !l | condition | |
|---|---|---|---|---|
| 122 | 2 | 0 | 0 | empty($$given{$_}) or $self->url($$given{$_}) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 193 | 0 | 1 | 0 | $base ||= $self->_url | 
| 270 | 0 | 0 | 0 | $arguments{'all'} or $dispatch->query->{'state'} | 
| 284 | 0 | 0 | 1 | $arguments{'all'} or $dispatch->query->{'state'} |