Branch Coverage

/.cpan/build/RTF-HTMLConverter-0.05-BVlWEy/blib/lib/RTF/Lexer.pm
Criterion Covered Total %
branch 12 26 46.1


line true false branch
44 1 0 if ($opts{'in'})
45 0 1 unless (ref $opts{'in'})
46 0 0 unless open my $fh, "< $opts{'in'}"
59 0 1115 if (@{$$self{'RTF_Lexer_backpack'};}) { }
62 0 1115 if ($$self{'_RTF_Lexer_backpack'}) { }
69 641 474 if ($$token[0] == 256)
72 371 270 if ($type == 259) { }
0 270 elsif ($type != 260) { }
75 0 371 unless $type == 260
81 1115 0 $$token[0] ? :
88 1115 0 ref $_[1] ? :
89 0 0 ref $_[1] ? :
90 0 0 ref $_[1] ? :