blib/lib/Test/MasterData/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 24 | 54.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 3 | 0 | 3 | &blessed($fe) and $fe->isa('Test2::Compare::Base') |
114 | 1 | 0 | 3 | $funcs[0] && &number($funcs[0]) |
131 | 1 | 0 | 9 | $begin <= $args{'got'} && $args{'got'} <= $end |
178 | 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' | |
188 | 1 | 0 | 1 | &blessed($f) and $f->isa('Test2::Compare::Base') |
228 | 0 | 1 | 1 | not ref $opts[0] and scalar @opts >= 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 0 | 3 | 0 | delete $paths{'_identifier_key'} || $DEFAULT_IDENTIFIER_KEY |