Condition Coverage

blib/lib/Farabi/Editor.pm
Criterion Covered Total %
condition 1 40 2.5


and 3 conditions

line !l l&&!r l&&r condition
520 0 0 0 $num_errors != -1 and $num_errors != 0 || $num_warnings != 0

or 2 conditions

line l !l condition
447 0 0 $self->param('source') // ''
448 0 0 $self->param('style') // 'metacpan'
491 0 0 $self->param('text') // ''
503 0 0 $self->param('source') // ''
540 0 0 $self->param('action') // ''
569 0 0 $self->param('filename') // ''
614 0 0 $self->param('filename') // ''
730 0 0 $_[0]{'runtime'} // 'perl'
731 0 0 $_[0]{'command'} // ''
1056 0 0 $self->param('cmd') // ''
1103 0 0 $self->param('module') // ''
1113 0 0 $self->param('cmd') // ''
1197 0 0 $self->param('topic') // ''
1198 0 0 $self->param('style') // 'metacpan'

or 3 conditions

line l !l&&r !l&&!r condition
169 0 1 0 $self->app->support_can_be_enabled('Dist::Zilla') or defined File::Which::which('make')
520 0 0 0 $num_errors != 0 || $num_warnings != 0
574 0 0 0 not $dir or $dir eq ''