Branch Coverage

blib/lib/Data/Hash/Diff/Smart/Renderer/Test2.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
9 1 3 unless @$changes
17 1 2 if ($op eq 'change') { }
1 1 elsif ($op eq 'add') { }
1 0 elsif ($op eq 'remove') { }