| blib/lib/Decision/Markov/State.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 3 | 15 | @_ ? : |
| 41 | 94 | 501 | @_ ? : |
| 45 | 261 | 333 | @_ ? : |
| 52 | 0 | 187 | if ref $utility |
| 60 | 1 | 6 | if defined $$self{'transitions'}{$to->Name} |
| 70 | 0 | 0 | unless $transitions{$to->Name} |
| 72 | 0 | 0 | unless ref $prob and defined $cycle |
| 79 | 3 | 0 | unless defined $cycle |
| 84 | 0 | 6 | if ref $prob |
| 97 | 11 | 2 | if scalar @transition_states > 1 |
| 99 | 0 | 2 | if $transitions{$transition_states[0]}[0] ne $self |