| lib/Data/Math.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 35 | 41 | 85.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 365 | 25 | 107 | 24 | $s2 and not $s1 | 
| 366 | 25 | 107 | 24 | $s1 and not $s2 | 
| line | l | !l | condition | 
|---|---|---|---|
| 188 | 350 | 0 | $opt->{'op'} || '+' | 
| 320 | 18 | 0 | shift() || [] | 
| 321 | 18 | 0 | shift() || [] | 
| 363 | 156 | 0 | $opt->{'op'} || '+' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 153 | 39 | 0 | 2 | defined $ds1 or defined $ds2 | 
| 408 | 2 | 106 | 0 | shift() || $self->string_policy | 
| 416 | 8 | 82 | 18 | $policy eq 'default' or $policy eq 'concat_if_differ' | 
| 419 | 3 | 20 | 33 | not defined $s1 or $s1 eq '' | 
| 4 | 15 | 14 | not defined $s2 or $s2 eq '' | |
| 433 | 1 | 1 | 6 | not defined $s2 or $s2 eq '' | 
| 1 | 1 | 4 | not defined $s1 or $s1 eq '' | |
| 447 | 1 | 1 | 5 | not defined $s1 or $s1 eq '' | 
| 1 | 1 | 3 | not defined $s2 or $s2 eq '' |