Branch Coverage

lib/Devel/Trepan/CmdProcessor/Command/Info_Subcmd/Line.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
53 0 0 if ($arg_count == 0) { }
0 0 if ($arg_count == 0) { }
57 0 0 if ($first_arg =~ /\d+/) { }
0 0 if ($first_arg =~ /\d+/) { }
61 0 0 unless (scalar @matches)
0 0 unless (scalar @matches)
66 0 0 if (scalar @matches == 1) { }
0 0 if (scalar @matches == 1) { }
78 0 0 if (defined $end_line) { }
0 0 if (defined $end_line) { }
86 0 0 if (defined $DB::dbline[$line] and 0 != $DB::dbline[$line]) { }
0 0 if (defined $DB::dbline[$line] and 0 != $DB::dbline[$line]) { }
89 0 0 if ($DB::HAVE_MODULE{'Devel::Callsite'} eq 'call_level_param') { }
0 0 if ($DB::HAVE_MODULE{'Devel::Callsite'} eq 'call_level_param') { }
96 0 0 unless $end_line
0 0 unless $end_line