blib/lib/Test/StubGenerator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 3776 | 1 | 33 | $_[1]->isa('PPI::Statement::Sub') and not $_[1]->isa('PPI::Statement::Scheduled') |
236 | 12 | 7 | 7 | $package and defined $$self{'structure'}{'methods'}{$constructor} |
268 | 0 | 0 | 1 | defined $$self{'out_dir'} and -d $$self{'out_dir'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 8 | 2 | 2 | $$self{'file'} || $$self{'source'} |