Branch Coverage

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


line true false branch
47 0 7 if $self->_has_encoding
48 0 7 if ($want)
56 103 2 unless &$is_enc($childs->[$_])
60 1 1 if (defined $want) { }
63 0 1 unless $ok
65 0 1 if lc $have eq 'utf8'
87 0 5 if &$is_pod($childs->[$_])