| blib/lib/Test/Stream/Compare/Pattern.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 12 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 1 | 535 | unless $self->{'pattern'} | 
| 22 | 3 | 4 | (shift())->{'negate'} ? : | 
| 29 | 2 | 561 | unless $exists | 
| 30 | 2 | 559 | if ref $got | 
| 31 | 2 | 557 | unless defined $got | 
| 34 | 13 | 544 | if $self->{'negate'} |