| line |
!l |
l&&!r |
l&&r |
condition |
|
80
|
0 |
2 |
2 |
$ENV{'HARNESS_ACTIVE'} and $hid == $self->SUPER::OUT_ERR |
|
|
2 |
1 |
1 |
$ENV{'HARNESS_ACTIVE'} and $hid == $self->SUPER::OUT_ERR and $self->{'_LAST_FH'} != $io |
|
|
3 |
0 |
1 |
$ENV{'HARNESS_ACTIVE'} and $hid == $self->SUPER::OUT_ERR and $self->{'_LAST_FH'} != $io and $msg =~ /^#\s*Failed( \(TODO\))? test / |
|
90
|
2 |
0 |
2 |
$is_comment and $is_not_subtest_call |
|
|
2 |
1 |
1 |
$is_comment and $is_not_subtest_call and not $is_failed_msg |
|
|
1 |
0 |
1 |
$is_comment and $is_not_subtest_call and not $is_failed_msg and $filename_not_within_t_dir |