Condition Coverage

blib/lib/Test/WWW/Declare.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
265 1 1 8 $response and $response->is_success

or 2 conditions

line l !l condition
303 5 32 $args{'negative'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
427 3 14 0 $mechs{$title} ||= 'Test::WWW::Mechanize'->new('quiet', 1)