Branch Coverage

blib/lib/Debug/Show.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
77 1 10 unless ($dumper_initialised)
183 0 2 unless @_ == 2 and ref $_[1] eq '' and $_[1] =~ /\Adebug=(?:show|hide)\z/
187 1 1 $_[1] eq 'debug=show' ? :