| blib/lib/Perl/ToPerl6/Statistics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if ($subs) |
| 42 | 0 | 0 | $statements ? : |
| 50 | 0 | 0 | if ('=' eq substr($_, 0, 1)) { } |
| 0 | 0 | elsif ($in_pod) { } | |
| 0 | 0 | elsif ('__END__' eq $_ or '__DATA__' eq $_) { } | |
| 0 | 0 | elsif ($in_data) { } | |
| 0 | 0 | elsif (/ \A \s* \# /msx) { } | |
| 142 | 0 | 0 | if $self->modules == 0 |
| 154 | 0 | 0 | if $statements == 0 |
| 164 | 0 | 0 | if $self->lines == 0 |