Branch Coverage

blib/lib/Data/Focus/LensTester.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
15 0 10 if ref $$self{$key} ne 'CODE'
17 0 5 if ref $$self{'parts'} ne 'ARRAY'
31 32 64 if ($exp_focal_points == 0) { }
38 26 elsif ($exp_focal_points == 1) { }
44 0 166 unless eval { do { $lens->isa('Data::Focus::Lens') } }
46 0 166 if ref $target ne 'CODE'
48 0 166 unless defined $exp_focal_points and $exp_focal_points =~ /^\d+$/
65 957 6206 if $i1 == $i2