line |
true |
false |
branch |
87
|
0 |
8 |
if ($plan[$idx] eq 'import') |
194
|
17 |
3 |
unless $testing |
202
|
0 |
8 |
unless $testing |
235
|
1 |
3 |
unless $testing |
278
|
3 |
1 |
unless $testing |
329
|
17 |
5 |
if (@_ == 1) { } |
334
|
3 |
2 |
if exists $args{'name'} |
335
|
1 |
4 |
if exists $args{'title'} |
336
|
1 |
4 |
if exists $args{'label'} |
340
|
1 |
21 |
unless $testing |
356
|
8 |
13 |
unless ($t->ok(($args{'skip_out'} || $out->check) && ($args{'skip_err'} || $err->check), $mess)) |
365
|
0 |
8 |
unless $args{'skip_out'} or $out->check |
368
|
8 |
0 |
unless $args{'skip_err'} or $err->check |
436
|
2 |
8 |
if @_ |
521
|
1 |
7 |
if (Test::Builder::Tester::color()) |
525
|
1 |
0 |
unless ($@) |