Condition Coverage

blib/lib/Benchmark/Serialize/Library.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
214 0 0 0 exists $$benchmark{'deflate'} and $$benchmark{'inflate'}
268 0 0 0 exists $$benchmark{'args'} and ref $$benchmark{'args'} eq 'CODE'

or 2 conditions

line l !l condition
266 0 0 $_->require or next BENCHMARK

or 3 conditions

line l !l&&r !l&&!r condition
239 0 0 0 $spec eq 'all' or $spec eq ':all'