Branch Coverage

blib/lib/Encode/IMAPUTF7.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
33 367 372 if ($str =~ /\G($re_asis+)/cog) { }
5 367 elsif ($str =~ /\G&/cog) { }
367 0 elsif ($str =~ /\G($re_encoded+)/cogs) { }
47 0 6 if $chk
57 363 363 if ($bytes =~ /\G([^&]+)/cog) { }
0 363 elsif ($bytes =~ /\G\&-/cog) { }
363 0 elsif ($bytes =~ /\G\&([A-Za-z0-9+,]+)-?/cogs) { }
0 0 elsif ($bytes =~ /\G\&/cog) { }
65 273 90 if $pad
68 0 0 if $^W
74 0 1 if $chk