blib/lib/Assert/Refute/Build.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 21 | 31 | 67.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
160 | 1035 | 0 | 2 | $class->can($name) && ($Backend{$name} || $class) |
167 | 846 | 189 | 0 | $opt{'list'} and defined $opt{'args'} |
195 | 0 | 23 | 1012 | not $opt{'no_proto'} and $opt{'block'} || $opt{'list'} || defined $opt{'args'} |
line | l | !l | condition |
---|---|---|---|
174 | 719 | 316 | $opt{'args'} || 0 |
196 | 719 | 126 | $opt{'args'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
170 | 0 | 1035 | 0 | $opt{'target'} || $caller[0] |
172 | 0 | 0 | 1035 | not $target or $target eq 'Assert::Refute::Build' |
187 | 1 | 0 | 0 | $Assert::Refute::DRIVER || ¤t_contract() |
192 | 106 | 11 | 0 | $Assert::Refute::DRIVER || ¤t_contract() |
195 | 189 | 823 | 1 | $opt{'block'} || $opt{'list'} || defined $opt{'args'} |
274 | 40 | 63 | 195 | ref $data or defined $depth |