Branch Coverage

lib/Devel/Trepan/CmdProcessor/Command/Alias.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
61 0 0 if (scalar @$args == 1) { }
0 0 elsif (scalar @$args == 2) { }
0 0 if (scalar @$args == 1) { }
0 0 elsif (scalar @$args == 2) { }
68 0 0 if (exists $proc->{'commands'}{$command}) { }
0 0 if (exists $proc->{'commands'}{$command}) { }
71 0 0 if ($old_command) { }
0 0 if ($old_command) { }