Branch Coverage

blib/lib/Algorithm/Diff/JSON.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
18 6 15 if (defined $changes[$this_line]) { }
5 10 elsif ($action eq '+') { }
10 0 elsif ($action eq '-') { }
32 15 78 defined $changes[$_] ? :