| blib/lib/Test/Valgrind/Suppressions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 28 | 39.2 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | unless (ref $cmd) |
| 57 | 0 | 0 | unless defined $cmd |
| 60 | 0 | 0 | unless (ref $tool) |
| 65 | 0 | 0 | unless defined $tool |
| 68 | 0 | 0 | unless $target and not ref $target |
| 89 | 0 | 0 | if $@ |
| 92 | 0 | 0 | unless defined $status |
| 118 | 0 | 0 | if ($sess->version >= '3.4.0') |
| 157 | 1 | 6 | unless $sym =~ s/^_vg[rwn]Z([ZU])_// |
| 161 | 1 | 5 | if $sym =~ /^VG_Z_/ |
| 162 | 1 | 4 | unless $sym =~ s/^[^_]*_// |
| 165 | 2 | 2 | if ($fn_is_encoded) |
| 168 | 1 | 3 | unless defined $c |
| 173 | 0 | 3 | unless length $sym |