Branch Coverage

blib/lib/Template/Plugin/JSON.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
40 0 3 if (@args == 1 and not ref $args[0])
44 1 2 ref $args[0] ? :
57 1 0 if ($json->can($method))