blib/lib/Data/Focus.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 12785 | unless exists $args{'target'} |
22 | 12784 | 1 | if (exists $args{'lens'}) |
23 | 12782 | 2 | if (ref $args{'lens'} eq 'ARRAY') { } |
39 | 25663 | 46 | if (eval { do { $maybe_lens->isa('Data::Focus::Lens') } }) { } |
72 | 240 | 159 | defined $ret ? : |
81 | 562 | 0 | wantarray ? : |
87 | 0 | 11859 | if ref $updater ne 'CODE' |