| blib/lib/Algorithm/Step.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 1 | 0 | unless (exists $$algs{$name}) | 
| 32 | 0 | 40934 | unless (exists $$refstep{'steps'}) | 
| 36 | 9 | 40925 | unless (exists $$refstep{$args[$_]}) | 
| 64 | 0 | 9 | if (exists $$step{'steps'}) | 
| 73 | 0 | 9 | if $len <= length $s |