Condition Coverage

blib/lib/App/Asciio.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
743 0 0 0 defined $self->{'EDIT_SEMAPHORE'} and $self->{'EDIT_SEMAPHORE'} > 0
759 0 0 0 defined $self->{'MODIFIED_INDEX'} and defined $self->{'MODIFIED'}
0 0 0 defined $self->{'MODIFIED_INDEX'} and defined $self->{'MODIFIED'} and $self->{'MODIFIED_INDEX'} == $self->{'MODIFIED'}
791 0 0 0 defined $self->{'EDIT_SEMAPHORE'} and $self->{'EDIT_SEMAPHORE'} > 0

or 2 conditions

line l !l condition
676 0 0 $code // 0
701 0 0 $font_family || 'Monospace'
702 0 0 $font_size || 10
965 0 0 $self->{'COLORS'}{$name} // [1, 0, 0]

or 3 conditions

line l !l&&r !l&&!r condition
801 0 0 0 $self->{'PREVIOUS_X'} != $x or $self->{'PREVIOUS_Y'} != $y