Condition Coverage

lib/Brownie/Driver/Mechanize.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 154 blessed $base && $base->can('native')

or 3 conditions

line l !l&&r !l&&!r condition
25 461 17 0 $$self{'browser'} ||= 'WWW::Mechanize'->new('agent', "Brownie/$Brownie::VERSION", 'cookie_jar', {}, 'quiet', 1, 'stack_depth', 1)