blib/lib/Lego/Ldraw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 34 | 0.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 0 | unless (ref $file eq 'GLOB') |
44 | 0 | 0 | unless -e $file |
45 | 0 | 0 | unless open LDRAW, $file |
54 | 0 | 0 | unless (/^\s*$/) |
56 | 0 | 0 | unless $. |
60 | 0 | 0 | unless ref $file |
84 | 0 | 0 | unless @{$self->{'lines'};} |
86 | 0 | 0 | if ($pos) { } |
100 | 0 | 0 | if (/^Lego::Ldraw::Line$/) |
104 | 0 | 0 | if (/^Lego::Ldraw$/) |
113 | 0 | 0 | wantarray ? : |
135 | 0 | 0 | unless my $c = $_->color |
167 | 0 | 0 | if @_ |
199 | 0 | 0 | if ($s->{$p}) |
210 | 0 | 0 | unless keys %{$$b{$_};} |
230 | 0 | 0 | if (&{$test;}($_)) |
234 | 0 | 0 | unless (defined $$$s{$_->name}) |