| lib/Rex/Test/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 177 | 0 | 0 | if ($self->{'box'}) | 
| 200 | 0 | 0 | if (ref $task eq 'ARRAY') { } | 
| 238 | 0 | 0 | $tb->is_passing ? : | 
| 241 | 0 | 0 | unless ($tb->is_passing) | 
| 292 | 0 | 0 | unless my $self = shift() | 
| 295 | 0 | 0 | if ($method eq "DESTROY") | 
| 301 | 0 | 0 | if ($real_method =~ /^has_not_/u) | 
| 308 | 0 | 0 | if ($@) | 
| 313 | 0 | 0 | if ($is_not) { } |