Branch Coverage

blib/lib/Term/Shell/Pluggable.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
83 0 0 if ($help_wanted)
110 0 0 if ($compgen_wanted)
115 0 0 if (scalar @ARGV > 0) { }
119 0 0 if $cmd
120 0 0 if ($arg =~ /\s/) { }
128 0 0 if $$ctx{'last_cmd_error'}