Branch Coverage

blib/lib/App/Alice/InfoWindow.pm
Criterion Covered Total %
branch 5 16 31.2


line true false branch
19 0 0 if $self->app->connected_ircs == 1
32 0 9 $options{'self'} ? :
0 9 $options{'highlight'} ? :
0 9 $options{'mono'} ? :
8 1 $from eq $self->buffer->previous_nick ? :
52 0 0 $$msg{'nick'} eq $self->buffer->previous_nick ? :
65 0 0 if ($$msg{'consecutive'} and not $$copy{'consecutive'}) { }
0 0 elsif (not $$msg{'consecutive'} and $$copy{'consecutive'}) { }