Condition Coverage

blib/lib/MySQL/Admin/Settings.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
83 0 0 6 defined $_[0] and not ref $_[0]
0 6 0 defined $_[0] and not ref $_[0] and $_[0] eq 'MySQL::Admin::Settings'
85 0 6 0 defined $_[0] && (ref $_[0] eq 'MySQL::Admin::Settings' || UNIVERSAL::isa($_[0], 'MySQL::Admin::Settings'))

or 3 conditions

line l !l&&r !l&&!r condition
52 6 0 0 ref $class || $class || $MySQL::Admin::Settings::DefaultClass