blib/lib/Test/Stream/Compare/Pattern.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
13 | 1 | 562 | unless $self->{'pattern'} |
21 | 3 | 5 | (shift())->{'negate'} ? : |
28 | 2 | 588 | unless $exists |
29 | 2 | 586 | unless defined $got |
30 | 2 | 584 | if ref $got and not $self->stringify_got |
33 | 13 | 571 | if $self->{'negate'} |