Condition Coverage

lib/Test/WWW/Mechanize/Driver.pm
Criterion Covered Total %
condition 5 49 10.2


and 3 conditions

line !l l&&!r l&&r condition
125 1 1 0 HAS($x, 'load') and not ref $$x{'load'}
300 0 0 2 HAS($x, 'load') and 'ARRAY' eq ref $$x{'load'}
432 0 0 0 TRUE(\%config_aliases, $_) and not HAS($group, $config_aliases{$_})
553 0 0 0 $res && !$@

or 2 conditions

line l !l condition
144 0 5 $$x{'add_to_plan'} || 0
245 0 0 $$group{'method'} ||= 'GET'
602 0 0 $$x{$_} || 0
651 0 0 $$x{'_local_config'} ||= {}
664 0 0 $$x{'_local_config'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
107 0 1 0 $x{'loader'} ||= 'Test::WWW::Mechanize::Driver::YAMLLoader'->new
306 0 0 0 $@ or not @docs
420 0 0 0 TRUE(\%config_options, $_) or TRUE(\%config_aliases, $_)
0 0 0 TRUE(\%scalar_tests, $_) or TRUE(\%bool_tests, $_)
0 0 0 TRUE(\%scalar_tests, $_) or TRUE(\%bool_tests, $_) or TRUE(\%kv_tests, $_)
0 0 0 TRUE(\%scalar_tests, $_) or TRUE(\%bool_tests, $_) or TRUE(\%kv_tests, $_) or TRUE(\%hash_tests, $_)
0 0 0 TRUE(\%scalar_tests, $_) or TRUE(\%bool_tests, $_) or TRUE(\%kv_tests, $_) or TRUE(\%hash_tests, $_) or TRUE(\%mech_action, $_)
0 0 0 TRUE(\%scalar_tests, $_) or TRUE(\%bool_tests, $_) or TRUE(\%kv_tests, $_) or TRUE(\%hash_tests, $_) or TRUE(\%mech_action, $_) or TRUE(\%aliases, $_)
0 0 0 TRUE(\%scalar_tests, $_) or TRUE(\%bool_tests, $_) or TRUE(\%kv_tests, $_) or TRUE(\%hash_tests, $_) or TRUE(\%mech_action, $_) or TRUE(\%aliases, $_) or $x->mechanize->can($_)