| blib/lib/Dash/Backend/Mojolicious/Setup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 5 | 40.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 1 | &Scalar::Util::blessed($_) and $_->isa('Dash::Exceptions::PreventUpdate') |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 11 | 0 | $dash_app //= sub { return $self->dash_app; } |