| blib/lib/Brick/Constraints.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 0 | 2 | if ($#callers >= 1 and exists $callers[1]{'sub'} and $callers[1]{'sub'} =~ /^_/) |
| 54 | 0 | 2 | if $ENV{'DEBUG'} |
| 56 | 0 | 2 | unless (eval { do { $validator->isa(ref sub { } ) } } or UNIVERSAL::isa($validator, ref sub { } )) |
| 72 | 0 | 0 | if $@ |