Branch Coverage

blib/lib/WWW/Webrobot/MyEncode.pm
Criterion Covered Total %
branch 5 28 17.8


line true false branch
18 0 2 $@ ? :
19 0 2 if (not $_has_Encode)
24 0 0 $@ ? :
25 0 0 if not $_legacy_mode
36 0 4 unless $value
37 4 0 if ($_has_Encode) { }
0 0 elsif ($_legacy_mode) { }
40 0 4 $@ ? :
45 0 0 $@ ? :
55 0 0 unless $value
56 0 0 if ($_has_Encode) { }
0 0 elsif ($_legacy_mode) { }
59 0 0 $@ ? :
64 0 0 $@ ? :