Branch Coverage

blib/lib/Pod/HtmlEasy/Data.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
64 4 95 defined $no_body ? :
77 39 40 @index ? :
109 91 6 unless (defined $body_spec)
117 3 3 if (ref $body_spec ne 'HASH')
204 3 8 if (defined $data and not $data =~ /$NL/ms)
210 5 3 unless (defined $data)