| blib/lib/WWW/Mixi/OO/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 17 | 11.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 172 | 0 | 0 | 0 | defined $value and ref $value eq 'CODE' |
| 423 | 0 | 0 | 0 | defined $this->email && defined $this->password |
| 460 | 0 | 0 | 0 | defined $cookie and $cookie =~ /BF_SESSION=(.*?)(;|$)/ |
| 481 | 0 | 0 | 0 | $uri eq $latest_uri and $this->response->is_success |
| 551 | 0 | 2 | 1 | defined $uri and not basename($uri) =~ /[.?]/ |
| line | l | !l | condition |
|---|---|---|---|
| 268 | 0 | 0 | $$this{'mixi'}{'cache'}{$page} ||= {} |