| blib/lib/App/diff2vba.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 159 | 0 | 0 | 0 | not $app->identical and $from[$j] eq $to[$j] | 
| 215 | 0 | 0 | 0 | @$o > 0 and @$o == @$n | 
| line | l | !l | condition | 
|---|---|---|---|
| 178 | 0 | 0 | shift() // "text" | 
| 200 | 0 | 0 | shift() // {} | 
| 235 | 0 | 0 | $max //= 2 |