rundeck-api-java-client/pmd.html
2013-02-21 18:26:17 -08:00

175 lines
9.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia at Feb 21, 2013 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>PMD Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<style>body{padding-top: 20px;}</style>
<script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
<meta name="Date-Revision-yyyymmdd" content="20130221" />
<meta http-equiv="Content-Language" content="en" />
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23435653-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="container-fluid">
<div id="breadcrumbs">
<ul class="breadcrumb">
<li class="">
<a href="http://rundeck.org" class="externalLink" title="RunDeck">RunDeck</a>
<li class="divider ">/</li>
</li>
<li class="">
<a href="./" title="RunDeck API - Java Client">RunDeck API - Java Client</a>
<li class="divider ">/</li>
</li>
<li class="">PMD Results</li>
<li id="publishDate" class="pull-right">Last Published: 2013-02-21</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 6.0</li>
</ul>
</div>
<div id="leftColumn" class="sidebar">
<div class="well">
<h5>RunDeck API - Java Client</h5>
<ul>
<li class="none">
<a href="index.html" title="Introduction">Introduction</a>
</li>
<li class="none">
<a href="status.html" title="Status">Status</a>
</li>
<li class="none">
<a href="faq.html" title="FAQ">FAQ</a>
</li>
<li class="none">
<a href="download.html" title="Download">Download</a>
</li>
<li class="none">
<a href="changes-report.html" title="Changelog">Changelog</a>
</li>
<li class="none">
<a href="apidocs/index.html" title="API Documentation">API Documentation</a>
</li>
</ul>
<h5>Scripting examples</h5>
<ul>
<li class="none">
<a href="scripting.html" title="Introduction">Introduction</a>
</li>
<li class="none">
<a href="groovy.html" title="Groovy">Groovy</a>
</li>
<li class="none">
<a href="jruby.html" title="JRuby">JRuby</a>
</li>
<li class="none">
<a href="jython.html" title="Jython">Jython</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html" title="Project Information">Project Information</a>
</li>
<li class="expanded">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
<ul>
<li class="none">
<a href="apidocs/index.html" title="JavaDocs">JavaDocs</a>
</li>
<li class="none">
<a href="testapidocs/index.html" title="Test JavaDocs">Test JavaDocs</a>
</li>
<li class="none">
<a href="xref/index.html" title="Source Xref">Source Xref</a>
</li>
<li class="none">
<a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
</li>
<li class="none">
<a href="taglist.html" title="Tag List">Tag List</a>
</li>
<li class="none">
<a href="changes-report.html" title="Changes Report">Changes Report</a>
</li>
<li class="none">
<a href="dependency-updates-report.html" title="Dependency Updates Report">Dependency Updates Report</a>
</li>
<li class="none">
<a href="plugin-updates-report.html" title="Plugin Updates Report">Plugin Updates Report</a>
</li>
<li class="none">
<a href="property-updates-report.html" title="Property Updates Report">Property Updates Report</a>
</li>
<li class="none">
<strong>PMD Report</strong>
</li>
<li class="none">
<a href="cpd.html" title="CPD Report">CPD Report</a>
</li>
<li class="none">
<a href="findbugs.html" title="FindBugs Report">FindBugs Report</a>
</li>
</ul>
</li>
</ul>
<div id="poweredBy">
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="content">
<div id="contentBox">
<div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.2.5.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><div class="section"><h3>org/rundeck/api/domain/RundeckOutput.java<a name="orgrundeckapidomainRundeckOutput.java"></a></h3><table border="0" class="zebra-striped"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid unused imports such as 'org.rundeck.api.domain.RundeckExecution.ExecutionStatus'</td><td><a href="./xref/org/rundeck/api/domain/RundeckOutput.html#8">8</a></td></tr></table></div><div class="section"><h3>org/rundeck/api/parser/BulkDeleteParser.java<a name="orgrundeckapiparserBulkDeleteParser.java"></a></h3><table border="0" class="zebra-striped"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid unused imports such as 'org.dom4j.Element'</td><td><a href="./xref/org/rundeck/api/parser/BulkDeleteParser.html#28">28</a></td></tr><tr class="a"><td>Avoid empty catch blocks</td><td><a href="./xref/org/rundeck/api/parser/BulkDeleteParser.html#70">70</a> - <a href="./xref/org/rundeck/api/parser/BulkDeleteParser.html#72">72</a></td></tr></table></div><div class="section"><h3>org/rundeck/api/parser/DeleteParser.java<a name="orgrundeckapiparserDeleteParser.java"></a></h3><table border="0" class="zebra-striped"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Avoid unused imports such as 'org.dom4j.Element'</td><td><a href="./xref/org/rundeck/api/parser/DeleteParser.html#28">28</a></td></tr></table></div><div class="section"><h3>org/rundeck/api/parser/PagedResultParser.java<a name="orgrundeckapiparserPagedResultParser.java"></a></h3><table border="0" class="zebra-striped"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Avoid empty catch blocks</td><td><a href="./xref/org/rundeck/api/parser/PagedResultParser.html#112">112</a> - <a href="./xref/org/rundeck/api/parser/PagedResultParser.html#113">113</a></td></tr></table></div></div>
</div>
</div>
</div>
<footer class="footer">
<div class="container-fluid">
<div class="row span16">Copyright &copy; 2011-2013.
All Rights Reserved.
</div>
</div>
</footer>
</body>
</html>