blib/lib/Devel/REPL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | if $self->exit_repl |
50 | 0 | 0 | if ($@) { } |
63 | 0 | 0 | unless defined $line |
67 | 0 | 0 | unless $self->exit_repl |
83 | 0 | 0 | if ($self->is_error($stuff[0])) { } |
103 | 0 | 0 | if &blessed($thingy) |
114 | 0 | 0 | unless defined $compiled and not $self->is_error($compiled) |
121 | 0 | 0 | if $@ |
127 | 0 | 0 | $args{'no_mangling'} ? : |
138 | 0 | 0 | if $@ |
152 | 0 | 0 | if $self->term->ReadLine =~ /Gnu/ |