| line | true | false | branch | 
 
| 70 | 0 | 0 | unless defined $fixup_num | 
 
| 80 | 0 | 0 | unless ($fixup_num) | 
 
| 83 | 0 | 0 | if $pkg eq 'Devel::Trepan::CmdProcessor' and $fn eq '(eval)' | 
 
| 84 | 0 | 0 | if $pkg eq 'Devel::Trepan::Core' and $fn eq 'Devel::Trepan::CmdProcessor::process_commands' | 
 
| 105 | 0 | 0 | if ('$' eq $type) { } | 
 
|  | 0 | 0 | elsif ('@' eq $type) { } | 
 
|  | 0 | 0 | elsif ('%' eq $type) { } | 
 
| 140 | 0 | 0 | if (0 == scalar @ARGS) { } | 
 
| 141 | 0 | 0 | if (scalar @names) { } | 
 
| 148 | 0 | 0 | if ($ARGS[0] eq '-v') { } | 
 
| 149 | 0 | 0 | if (scalar @names) { } | 
 
| 159 | 0 | 0 | if (exists $hash_ref->{$name}) { } |