Branch Coverage

blib/lib/Pod/Readme.pm
Criterion Covered Total %
branch 11 26 42.3


line true false branch
232 2 0 if ($self->translate_to_file) { }
237 0 0 if ($fh->fdopen(fileno STDOUT, 'w')) { }
334 0 3 if (defined $class) { }
335 0 0 if (my $ext = $extensions->{$class})
355 4 0 if (my $class = $self->translation_class)
358 0 4 unless my $converter = $class->new
361 4 0 if ($converter->isa('Pod::Simple')) { }
365 0 4 unless close $self->output_fh
398 3 0 if ($dest and $self->input_file) { }
400 0 3 unless -e $dest
403 0 3 unless $stat
469 2 0 defined $source_fh ? :
473 2 0 defined $dest_fh ? :