Branch Coverage

blib/lib/POE/Component/App/PNGCrush.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 unless exists $$args_ref{'in'}
28 0 0 unless exists $$args_ref{'options'}
37 0 0 unless $$self{'obj_args'}
42 0 0 unless (ref $$in_ref{'in'} eq 'ARRAY')
48 0 0 unless $$in_ref{'options'}
52 0 0 unless (defined $out_ref)