blib/lib/Lego/Ldraw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 34 | 0.0 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 0 | unless (ref $file eq 'GLOB') |
46 | 0 | 0 | unless -e $file |
47 | 0 | 0 | unless open LDRAW, $file |
56 | 0 | 0 | unless (/^\s*$/) |
58 | 0 | 0 | unless $. |
62 | 0 | 0 | unless ref $file |
86 | 0 | 0 | unless @{$$self{'lines'};} |
88 | 0 | 0 | if ($pos) { } |
102 | 0 | 0 | if (/^Lego::Ldraw::Line$/) |
106 | 0 | 0 | if (/^Lego::Ldraw$/) |
115 | 0 | 0 | wantarray ? : |
137 | 0 | 0 | unless my $c = $_->color |
169 | 0 | 0 | if @_ |
201 | 0 | 0 | if ($$s{$p}) |
212 | 0 | 0 | unless keys %{$$b{$_};} |
232 | 0 | 0 | if (&{$test;}($_)) |
236 | 0 | 0 | unless (defined $$$s{$_->name}) |