| 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) |
| 298 | 0 | 0 | $_->is_anon ? : |
| 303 | 0 | 0 | unless eval "require $library; 1" |
| 305 | 0 | 0 | if ($type_names eq '*' or $type_names eq '-all') { } |