blib/lib/Test/MasterData/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 27 | 51.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
99 | 3 | 0 | 3 | &blessed($fe) and $fe->isa('Test2::Compare::Base') |
117 | 1 | 0 | 3 | $funcs[0] && &number($funcs[0]) |
134 | 1 | 0 | 9 | $begin <= $args{'got'} && $args{'got'} <= $end |
181 | 0 | 1 | 0 | scalar @funcs > 0 and not &blessed($funcs[0]) |
1 | 0 | 0 | scalar @funcs > 0 and not &blessed($funcs[0]) and ref $funcs[0] ne 'CODE' | |
191 | 1 | 0 | 1 | &blessed($f) and $f->isa('Test2::Compare::Base') |
232 | 0 | 1 | 1 | not ref $opts[0] and scalar @opts >= 2 |
248 | 0 | 0 | 9 | defined $from_row_values{$_} and defined $$row{$conds{$_}} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
63 | 0 | 3 | 0 | delete $paths{'_identifier_key'} || $DEFAULT_IDENTIFIER_KEY |