| blib/lib/VSGDR/UnitTest/TestSet/Representation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 0 | unless my $objectType = $_[0]{'TYPE'} |
| 65 | 0 | 0 | unless exists $Types{$objectType} |
| 76 | 0 | 0 | unless my $self = shift() |
| 77 | 0 | 0 | unless my $file = shift() |
| 78 | 0 | 0 | unless my $object = shift() |
| 84 | 0 | 0 | if (defined $fh) { } |
| 96 | 0 | 0 | unless my $self = shift() |
| 97 | 0 | 0 | unless my $file = shift() |
| 100 | 0 | 0 | if ($fh->open("< $file")) { } |