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