blib/lib/Tak/REPL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | unless defined $line |
15 | 0 | 0 | unless length $line |
19 | 0 | 0 | exists $result->{'return'} ? : |
20 | 0 | 0 | if ($result->{'stdout'}) |
24 | 0 | 0 | if ($result->{'stderr'}) |