| blib/lib/WWW/Weebly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 29 | 10.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 1 | 0 | 0 | defined $$opts{'tid_sub'} and ref $$opts{'tid_sub'} eq 'CODE' |
| 0 | 0 | 1 | defined $$opts{'tid_seed'} and not ref $$opts{'tid_seed'} | |
| 106 | 0 | 0 | 1 | exists $$http_opts{'agent'} and defined $$http_opts{'agent'} |
| 438 | 0 | 0 | 0 | $params and ref $params eq 'HASH' |
| 554 | 0 | 0 | 0 | ref $res and $$res{'content'} =~ /^could not connect/i |
| 685 | 0 | 0 | 0 | exists $$params_ref{$wanted_key} && defined $$params_ref{$wanted_key} |
| line | l | !l | condition |
|---|---|---|---|
| 547 | 0 | 0 | $$self{'_ua'}->timeout || '30' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 471 | 0 | 0 | 0 | $v eq 'success' || $v eq 'true' |
| 554 | 0 | 0 | 0 | not $res or $WWW::Weebly::EVAL_ERROR |
| 0 | 0 | 0 | not $res or $WWW::Weebly::EVAL_ERROR or ref $res and $$res{'content'} =~ /^could not connect/i |