blib/lib/WWW/Foursquare/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
137 | 0 | 0 | 0 | $type =~ /post/ and $param_text |
line | l | !l | condition |
---|---|---|---|
130 | 0 | 0 | $$params{$key} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
88 | 1 | 0 | 4 | @{$$self{$method};} >= 5 or $force |