| blib/lib/Runtime/Debugger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 125 | 0 | 0 | if wantarray |
| 155 | 0 | 0 | if (-e $self->{'history_file'}) |
| 157 | 0 | 0 | unless open my $fh, "<", $self->{'history_file'} |
| 188 | 0 | 0 | unless open my $fh, ">", $self->{'history_file'} |
| 206 | 0 | 0 | if @_ |
| 224 | 0 | 0 | if $input eq "q" |