| blib/lib/Test/Valgrind/Component.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 15 | if (&Scalar::Util::blessed($self)) |
| 44 | 0 | 0 | if ($self->isa('Test::Valgrind::Component')) |
| 63 | 12 | 6 | $_[1] ? : |
| 20 | 18 | @_ <= 1 ? : | |
| 77 | 0 | 12 | if $self->started |
| 95 | 0 | 6 | unless $self->started |