blib/lib/Chorus/Expert.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
119 | 0 | 0 | if ($_->_LOCK_UNTIL_STABLE) |
120 | 0 | 0 | if $DEBUG |
121 | 0 | 0 | if grep {$_->_SUCCES;} @processed |
122 | 0 | 0 | unless $_->{'_IDENT'} |
0 | 0 | if $DEBUG | |
127 | 0 | 0 | if ($_->_REPLAY) |
128 | 0 | 0 | if $DEBUG |
132 | 0 | 0 | if $DEBUG |
133 | 0 | 0 | unless $board->SOLVED or $board->FAILED |
139 | 0 | 0 | if ($_->_REPLAY_ALL) |
140 | 0 | 0 | if $DEBUG |
147 | 0 | 0 | if $board->{'SOLVED'} |
148 | 0 | 0 | if $board->{'FAILED'} |