blib/lib/Type/Library/Compiler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 0 | unless open my $fh, ">", $self->destination_filename |
57 | 0 | 0 | unless close $fh |
66 | 0 | 0 | unless $self->types |
73 | 0 | 0 | if ($self->pod) |
277 | 0 | 0 | $_->is_anon ? : |
282 | 0 | 0 | unless eval "require $library; 1" |
284 | 0 | 0 | if ($type_names eq '*' or $type_names eq '-all') { } |