blib/lib/WWW/SourceForge.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 17 | 23.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 17 | 0 | 0 | defined $args{'method'} and $args{'method'} eq 'proj_activity' |
141 | 0 | 0 | 0 | $feed and $feed->entries |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 18 | $parameters{'api'} || 'data' |
108 | 0 | 17 | $args{'format'} || 'json' |
112 | 0 | 0 | $args{'method'} || (return $r) |
115 | 0 | 0 | $args{'format'} || 'json' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 0 | 18 | 0 | ref $class || $class |