Condition Coverage

blib/lib/Test/Kantan/Reporter/Spec.pm
Criterion Covered Total %
condition 3 14 21.4


and 3 conditions

line !l l&&!r l&&r condition
31 3 0 0 $encoding =~ /utf-?8/i && !$ENV{'KANTAN_ASCII'}
68 5 0 0 $orig_fail_cnt != $self->state->fail_cnt and @$messages

or 2 conditions

line l !l condition
200 0 0 $self->caller->filename // '-'

or 3 conditions

line l !l&&r !l&&!r condition
133 0 0 2 not $self->state->is_passing or $ENV{'KANTAN_VERBOSE'}
209 0 0 0 $cutoff // $self->reporter->cutoff