| blib/lib/UML/Sequence/Activation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 13 | 35 | if (defined $new_val) |
| 65 | 13 | 66 | if (defined $new_val) |
| 84 | 13 | 13 | if (defined $new_val) |
| 103 | 7 | 18 | unless defined $activations |
| 108 | 4 | 38 | unless (defined $act->ends) |
| 129 | 4 | 9 | if (not defined $min or $min > $activation->starts) |
| 132 | 11 | 2 | if (not defined $max or $max < $activation->starts) |