Branch Coverage

blib/lib/Net/CLI/Interact/Role/Engine.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
62 0 0 if (Class::Load::is_class_loaded("Data::Printer", {"-version", "0.27"}))
74 0 0 wantarray ? :
88 0 0 unless $cont
90 0 0 unless eval {
101 0 0 if ($options->has_match)
104 0 0 ref $_ eq ref '' ? :
110 0 0 ref $options->match eq ref [] ? :
116 0 0 if $command =~ s/%/%%/g
135 0 0 if $options->has_params
138 0 0 if $options->has_params
149 0 0 unless $self->transport->connect_ready
152 0 0 unless $self->prompt_re or $self->last_actionset
154 0 0 $self->has_default_continuation ? :