Branch Coverage

blib/lib/Cake/Utils/Accessor.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
13 8 0 if (caller eq $_[0]) { }
26 8 90 if (@_ == 1) { }
0 90 elsif (@_ > 1) { }