blib/lib/AI/MaxEntropy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
154 | 1 | 2 | 0 | defined $progress_cb and $progress_cb eq 'verbose' |
line | l | !l | condition |
---|---|---|---|
142 | 3 | 4 | $$self{'algorithm'}{'type'} || 'lbfgs' |
155 | 0 | 3 | $$self{'algorithm'}{'epsilon'} || 0.001 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
149 | 0 | 0 | 3 | $$self{'af_num'} == -1 or $$self{'last_cut'} != 0 |