Condition Coverage

blib/lib/Cog/Base.pm
Criterion Covered Total %
condition 0 3 0.0


or 3 conditions

line l !l&&r !l&&!r condition
65 0 0 0 $json ||= do { require JSON; my $j = 'JSON'->new; $j->allow_blessed; $j->convert_blessed; $j }