| blib/lib/Perl6/Pod/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 0 | unless (defined $n) |
| 19 | 0 | 0 | unless ($export_method and UNIVERSAL::can($n, $export_method)) |
| 31 | 0 | 0 | if (UNIVERSAL::isa($n, 'Perl6::Pod::FormattingCode')) |
| 35 | 0 | 0 | if (exists $n->{'src_name'} and $name ne $n->{'src_name'}) |