Branch Coverage

blib/lib/Net/Lyskom/MiscInfo.pm
Criterion Covered Total %
branch 34 52 65.3


line true false branch
83 0 1 if ref $class
86 0 1 unless (defined $type{$a{'type'}})
100 0 15 if ref $class
105 2 13 if ($$s{'type'} == $type{'recpt'}) { }
2 11 elsif ($$s{'type'} == $type{'cc_recpt'}) { }
0 11 elsif ($$s{'type'} == $type{'comm_to'}) { }
1 10 elsif ($$s{'type'} == $type{'comm_in'}) { }
0 10 elsif ($$s{'type'} == $type{'footn_to'}) { }
0 10 elsif ($$s{'type'} == $type{'footn_in'}) { }
4 6 elsif ($$s{'type'} == $type{'loc_no'}) { }
0 6 elsif ($$s{'type'} == $type{'rec_time'}) { }
3 3 elsif ($$s{'type'} == $type{'sent_by'}) { }
3 0 elsif ($$s{'type'} == $type{'sent_at'}) { }
0 0 elsif ($$s{'type'} == $type{'bcc_recpt'}) { }
142 0 1 if $_[0]
158 1 13 if ($$s{'type'} == $type{'recpt'}) { }
2 11 elsif ($$s{'type'} == $type{'cc_recpt'}) { }
0 11 elsif ($$s{'type'} == $type{'comm_to'}) { }
1 10 elsif ($$s{'type'} == $type{'comm_in'}) { }
0 10 elsif ($$s{'type'} == $type{'footn_to'}) { }
0 10 elsif ($$s{'type'} == $type{'footn_in'}) { }
4 6 elsif ($$s{'type'} == $type{'loc_no'}) { }
0 6 elsif ($$s{'type'} == $type{'rec_time'}) { }
3 3 elsif ($$s{'type'} == $type{'sent_by'}) { }
3 0 elsif ($$s{'type'} == $type{'sent_at'}) { }
0 0 elsif ($$s{'type'} == $type{'bcc_recpt'}) { }