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