Branch Coverage

blib/lib/MySQL/Admin/Settings.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
62 4 0 defined $p[0] ? :
63 2 2 if (-e $do)
72 2 0 defined $p[0] ? :
83 0 6 if defined $_[0] and not ref $_[0] and $_[0] eq 'MySQL::Admin::Settings'
85 0 6 defined $_[0] && (ref $_[0] eq 'MySQL::Admin::Settings' || UNIVERSAL::isa($_[0], 'MySQL::Admin::Settings')) ? :