| lib/Devel/Trepan/CmdProcessor/Msg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 16 | 31.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 2 | $self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor |
| 109 | 0 | 0 | 2 | $self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor |
| 118 | 0 | 0 | 0 | $self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor |
| 129 | 0 | 0 | 2 | $self->{'settings'}{'highlight'} and $Devel::Trepan::CmdProcessor::HAVE_TERM_ANSIColor |
| line | l | !l | condition |
|---|---|---|---|
| 45 | 0 | 2 | $opts ||= {} |
| 127 | 2 | 0 | $opts ||= {} |