Condition Coverage

blib/lib/Dash/Backend/Mojolicious/Setup.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 1 &Scalar::Util::blessed($_) and $_->isa('Dash::Exceptions::PreventUpdate')

or 2 conditions

line l !l condition
18 11 0 $dash_app //= sub { return $self->dash_app; }