blib/lib/PPI/Token/_QuoteEngine/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 11872 | unless my $separator = shift() |
20 | 0 | 11872 | unless my $self = PPI::Token::new($class, $separator) |
29 | 0 | 11871 | unless my $self = $t->{'token'} |
33 | 0 | 11871 | unless defined $string |
34 | 1025 | 10846 | if (ref $string) { } |