Condition Coverage

blib/lib/Siffra/Bootstrap.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
278 0 0 0 &blessed($self) and $self->isa('Siffra::Bootstrap')
282 0 0 1 &blessed($self) and $self->isa('Siffra::Bootstrap')

or 2 conditions

line l !l condition
21 0 1 $ENV{'DEBUG'} // 0
251 0 0 $self->{'beachmarck'}{'finished'} // 0
0 0 $self->{'beachmarck'}{'started'} // 0