Condition Coverage

blib/lib/WWW/Mechanize/SpamCop.pm
Criterion Covered Total %
condition 0 17 0.0


or 2 conditions

line l !l condition
77 0 0 $p{'host'} || 'www.spamcop.net:80'
78 0 0 $p{'realm'} || 'your SpamCop account'
79 0 0 $p{'report'} || 'Report Now'
82 0 0 $p{'sendformname'} || 'sendreport'

or 3 conditions

line l !l&&r !l&&!r condition
64 0 0 0 ref $proto || $proto
80 0 0 0 $p{'regex_remove_unreported'} || qr/^Remove all unreported/
81 0 0 0 $p{'regex_removed_count'} || qr/Removed\s+([0-9]+)\s+unreported/i