Condition Coverage

blib/lib/MySQL/Admin/Translate.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
78 2 0 1 defined $_[0] and not ref $_[0]
2 1 0 defined $_[0] and not ref $_[0] and $_[0] eq 'MySQL::Admin::Translate'
80 2 1 0 defined $_[0] && (ref $_[0] eq 'MySQL::Admin::Translate' || UNIVERSAL::isa($_[0], 'MySQL::Admin::Translate'))

or 3 conditions

line l !l&&r !l&&!r condition
47 3 0 0 ref $class || $class || $MySQL::Admin::Translate::DefaultClass