Condition Coverage

blib/lib/Test/Stream/Event/Ok.pm
Criterion Covered Total %
condition 16 16 100.0


and 3 conditions

line !l l&&!r l&&r condition
46 2943 7 4 defined $skip and defined $todo
61 2933 2 19 $self->{'diag'} and @{$self->{'diag'};}
87 1 3 202 $ENV{'HARNESS_ACTIVE'} && !$ENV{'HARNESS_IS_VERBOSE'}

or 2 conditions

line l !l condition
23 3049 203 $self->{'pass'} || $self->{'debug'}->no_fail || 0
26 3174 77 $self->{'name'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
27 1 1 3172 index($name, '#') != -1 or index($name, "\n") != -1