| lib/StackTrace/Pretty/Printer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 26 | 7.6 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | ref $args[0] eq 'HASH' ? : |
| 26 | 0 | 0 | ref $args[0] eq 'HASH' ? : |
| 30 | 0 | 0 | unless defined $args->{'line'} |
| 36 | 0 | 0 | if (defined $depth and $depth == 0) |
| 43 | 0 | 0 | if ($print_start < 1) |
| 49 | 0 | 0 | if (defined $depth) |
| 59 | 0 | 0 | if $self->_excluded_destination($dest_func) |
| 62 | 0 | 0 | unless ($open_success) |
| 72 | 0 | 0 | unless ($line) |
| 77 | 0 | 0 | $lineno == $current_line_no ? : |
| 94 | 0 | 0 | unless $self->{'excluded_modules'} |
| 97 | 0 | 0 | if ($dest_func =~ /$module_name/) |
| 120 | 1 | 1 | if ($line =~ /^\S/) { } |