| blib/lib/Test/Mojo/More.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 0 | 0 | $_[0]->_session->{'flash'} || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 110 | 0 | 0 | 0 | $desc || qq[flash exact match for JSON Pointer "$key"] |
| 135 | 0 | 0 | 0 | $desc || qq[flash has value for JSON Pointer "$key"] |
| 157 | 0 | 0 | 0 | $desc || qq[flash has no value for JSON Pointer "$key"] |
| 176 | 0 | 0 | 0 | $desc || qq[has cookie "$cookie"] |
| 195 | 0 | 0 | 0 | $desc || qq[has no cookie "$cookie"] |
| 213 | 0 | 0 | 0 | $desc || qq[cookie "$cookie" is similar] |
| 256 | 0 | 0 | 0 | $app->can('secrets') || $app->can('secret') |
| 257 | 0 | 0 | 0 | $self->app->can('secrets') || $self->app->can('secret') |