blib/lib/Test/Structure.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
67 | 0 | 0 | scalar @missing > 1 ? : |
0 | 1 | unless $tb->ok(!scalar(@missing)) | |
88 | 0 | 0 | scalar @missing > 1 ? : |
0 | 1 | unless $tb->ok(!scalar(@missing)) | |
104 | 0 | 1 | unless $tb->ok(_doc($pkg)->find_any('PPI::Token::Pod'), sprintf('Package %s has POD.', $pkg)) |
115 | 0 | 1 | unless $tb->ok(_doc($pkg)->find_any('PPI::Token::Comment'), sprintf('Package %s has comments.', $pkg)) |