Branch Coverage

blib/lib/Pod/Weaver/Plugin/SingleEncoding.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
55 0 7 if $self->_has_encoding
56 0 7 if ($want)
64 103 2 unless &$is_enc($childs->[$_])
68 1 1 if (defined $want) { }
71 0 1 unless $ok
73 0 1 if lc $have eq "utf8"
95 0 5 if &$is_pod($childs->[$_])