Branch Coverage

blib/lib/Pod/Abstract/Filter.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
98 0 0 if (-r "$path/$mod")
106 0 0 unless @texts
111 0 0 unless $command and $rest
119 0 0 if (length $rest <= 72) { }
127 0 0 if ($i == 0) { }
190 0 0 if (eval { do { $arg->isa('Pod::Abstract::Node') } }) { }