lib/Test/Chai/Core/Assertions/An.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 106 | if defined $msg |
18 | 42 | 64 | $type =~ /^[aeiou]/i ? : |
20 | 101 | 5 | $self->assert(is_type($obj, $type), 'expected #{this} to be ' . $article . $type, 'expected #{this} not to be ' . $article . $type) ? : |