Branch Coverage

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


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