blib/lib/Goo/Thing/pm/Perl6Compiler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
55 | 0 | 0 | if (-e $last_error_file) |
82 | 0 | 0 | if ($error_report =~ /.*line\s+(\d+)/s) |
86 | 0 | 0 | if (Goo::Prompter::confirm("Jump to error on line $error_on_line?")) |