blib/lib/Perl6/Pod/Directive/alias.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | unless ($first_line_ident) |
69 | 0 | 0 | unless $line =~ /^\s*(=alias\s+(\w+)\s+)(.*)/ |
81 | 0 | 0 | unless $line =~ /^\s*(=\s+)(.*)/ |
85 | 0 | 0 | if (length $1 > $first_line_ident) |