| blib/lib/Bit/FlipFlop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 16 | 6 | ${$_[0];} ? : |
| 49 | 6 | 16 | ${$_[0];} == 1 ? : |
| 53 | 12 | 26 | ${$_[0];} =~ /E/ ? : |
| 57 | 12 | 10 | !${$_[0];} || $_[0]->trail_edge ? : |
| 68 | 0 | 2 | unless defined $args{'set'} and ref $args{'set'} eq 'CODE' and defined $args{'reset'} and ref $args{'reset'} eq 'CODE' |
| 72 | 1 | 1 | unless defined $args{'simultaneous_edges'} |
| 82 | 1 | 1 | $Bit::FlipFlop::stash{$f}{'dotdot'} ? : |