Branch Coverage

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