Branch Coverage

blib/lib/Tie/Diamond.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
21 0 6 if ($$self{'eof'}) { }
32 0 8 if ($$self{'eof'}) { }
36 0 8 if ($$self{'opts'}{'utf8'}) { }
43 6 2 if ($rec) { }
45 3 3 if $$self{'opts'}{'chomp'}