Branch Coverage

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


line true false branch
63 0 0 if (Class::Load::is_class_loaded("Data::Printer", {"-version", "0.27"}))
75 0 0 wantarray ? :
89 0 0 unless $cont
91 0 0 unless eval {
102 0 0 if ($options->has_match)
105 0 0 ref $_ eq ref '' ? :
111 0 0 ref $options->match eq ref [] ? :
117 0 0 if $command =~ s/%/%%/g
136 0 0 if $options->has_params
139 0 0 if $options->has_params
150 0 0 unless $self->transport->connect_ready
153 0 0 unless $self->prompt_re or $self->last_actionset
155 0 0 $self->has_default_continuation ? :