| blib/lib/XAO/DO/Web/Condition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 19 | 52.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 184 | 0 | 23 | defined $target and defined $pvalue |
| 134 | 0 | 1 | 2 | defined $param and length $param |
| 225 | 0 | 0 | 745 | $self->{'parent'} and $self->{'parent'}{'args'} |
| 0 | 745 | 0 | $self->{'parent'} and $self->{'parent'}{'args'} and $a =~ /^$name\.pass\.(.*)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 188 | 0 | 0 | $args{$a} || 0 |
| 240 | 0 | 210 | $objargs{'objname'} || 'Page' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 117 | 2 | 3 | 13 | $2 eq "siteconf" or $2 eq "siteconfig" |