line |
true |
false |
branch |
46
|
1 |
0 |
if ($self->_has_test_buffer($report_name))
|
82
|
0 |
0 |
if ($result != $expected)
|
83
|
0 |
0 |
if (not $result) { }
|
103
|
0 |
1 |
if ($actual_count != $guess)
|
126
|
19 |
0 |
if ($self->_has_test_buffer($report_name)) { }
|
138
|
0 |
19 |
if (not @buffer_list) { }
|
151
|
0 |
21 |
if (not $ref_element or length $ref_element == 0) { }
|
|
19 |
2 |
elsif (is_RegexpRef($line) and $ref_element =~ /$line/ or $ref_element eq $line) { }
|
160
|
18 |
1 |
unless $self->keep_matches
|
176
|
19 |
0 |
if ($result)
|
196
|
0 |
19 |
unless ($result)
|
219
|
10 |
2 |
if ($self->_has_test_buffer($report_name)) { }
|
232
|
4 |
0 |
if (is_ArrayRef($test_line)) { }
|
243
|
0 |
4 |
if (is_RegexpRef($line) and $ref_element =~ /$line/ or $ref_element eq $line) { }
|
265
|
10 |
0 |
if ($result)
|
276
|
0 |
12 |
unless ($result)
|