Branch Coverage

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


line true false branch
63 0 0 if (scalar @args == 1)
0 0 if (scalar @args == 1)
64 0 0 if ($proc->confirm('Delete all breakpoints?', 0))
0 0 if ($proc->confirm('Delete all breakpoints?', 0))
72 0 0 if $bp_num
0 0 if $bp_num
73 0 0 if $success
0 0 if $success