blib/lib/WWW/Anonymouse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 16 | 18.7 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 4 | if ($class eq 'WWW::Anonymouse') |
22 | 2 | 2 | unless (ref $params{'ua'} and $params{'ua'}->isa('LWP::UserAgent')) |
38 | 0 | 0 | if length $res->content > 3072 |
45 | 0 | 0 | unless ($fields{'to'} = $params{'to'}) |
58 | 0 | 0 | unless ($res->is_success) |
68 | 0 | 0 | if (not $$cref =~ / |
0 | 0 | elsif ($$cref =~ /\G color="#FF0000">(?:Mixmaster-)?Error - ([^>]+?)\!? | |
0 | 0 | elsif ($$cref =~ /\G>(?:Email|Posting) has been sent anonymously/) { } |