line |
true |
false |
branch |
38
|
0 |
0 |
$self->{'settings'}{'confirm'} ? :
|
39
|
0 |
0 |
unless $confirmed
|
46
|
0 |
2 |
if (ref $message eq 'ARRAY') { }
|
52
|
2 |
0 |
unless $self->{'opts'}{'unlimited'}
|
54
|
2 |
0 |
if ($self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor)
|
62
|
3 |
0 |
unless $opts->{'unlimited'}
|
65
|
3 |
0 |
if defined $self->{'interfaces'}[-1]
|
76
|
0 |
0 |
unless $self->{'opts'}{'unlimited'}
|
109
|
2 |
0 |
if ($self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor) { }
|
118
|
0 |
0 |
if ($self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor) { }
|
128
|
2 |
0 |
unless $self->{'opts'}{'unlimited'}
|
129
|
2 |
0 |
if ($self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor) { }
|