Branch Coverage

blib/lib/Text/Annotate/HTMLWriter.pm
Criterion Covered Total %
branch 12 22 54.5


line true false branch
8 0 1 if ref $h eq 'HASH'
17 0 2 unless defined $link and defined $summary and defined $title
29 0 1 unless $content
38 2 0 unless (defined $$h{'summary'})
48 0 2 unless defined $content
51 0 2 if $content =~ s[(.+)\][]is
64 2 2 unless @paras
65 0 2 if length $out > $lim
66 0 2 $out ? :
69 0 2 if $title
77 1 0 if ($$vars{'display'} and $$vars{'annotations'})