Branch Coverage

blib/lib/Devel/Command.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
19 4 1 if $plugin =~ /^Devel::Command::DBSub/
49 2 2 if ($subref = $DB_module->import)
54 0 1 if (not defined $patch) { }
74 0 0 if $plugin->can('afterinit')