| blib/lib/CORBA/HTML/CommentVisitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 21 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 133 | 0 | 0 | 0 | defined $node and exists $$node{'file_html'} | 
| 0 | 0 | 0 | defined $node and exists $$node{'file_html'} and $word =~ /$$node{'idf'}/ | |
| 187 | 0 | 0 | 0 | defined $javadoc and lc $entry eq 'param' | 
| 435 | 0 | 0 | 0 | lc $entry eq 'param' and $javadoc =~ /^$$node{'idf'}/ | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 15 | 0 | 0 | 0 | ref $proto || $proto | 
| 94 | 0 | 0 | 0 | defined $defn or $scope eq '' | 
| 136 | 0 | 0 | 0 | $$node{'html_name'} || $$node{'idf'} |