-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathspotbugs.html
108 lines (105 loc) · 4.16 KB
/
spotbugs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from com.github.spotbugs:spotbugs-maven-plugin:4.8.6.6:spotbugs at 21 Apr 2025
| Rendered using Apache Maven Fluido Skin 2.0.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0" />
<title>SpotBugs Bug Detector Report – MyBatis FreeMarker</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-2.0.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-2.0.1.min.js"></script>
</head>
<body>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
<div class="pull-left"></div>
<div class="pull-right"><div id="bannerRight"><h1><a href="https://mybatis.github.io/mybatis-freemarker/"><img class="class java.lang.Object" src="http://mybatis.github.com/images/mybatis-logo.png" /></a></h1></div></div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 15 Sep 2024<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.3.1-SNAPSHOT</li>
</ul>
</div>
</header>
<div class="row-fluid">
<header id="leftColumn" class="span2">
<nav class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Documentation</li>
<li><a href="index.html">Getting started</a></li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="project-reports.html"><span class="icon-chevron-down"></span>Project Reports</a>
<ul class="nav nav-list">
<li><a href="apidocs/index.html">Javadoc</a></li>
<li><a href="xref/index.html">Source Xref</a></li>
<li><a href="xref-test/index.html">Test Source Xref</a></li>
<li class="active"><a>SpotBugs</a></li>
<li><a href="surefire.html">Surefire</a></li>
<li><a href="checkstyle.html">Checkstyle</a></li>
<li><a href="cpd.html">CPD</a></li>
<li><a href="pmd.html">PMD</a></li>
<li><a href="taglist.html">Tag List</a></li>
<li><a href="clirr-report.html">Clirr</a></li>
<li><a href="dependency-updates-report.html">Dependency Updates Report</a></li>
<li><a href="parent-updates-report.html">Parent Updates Report</a></li>
<li><a href="plugin-updates-report.html">Plugin Updates Report</a></li>
<li><a href="property-updates-report.html">Property Updates Report</a></li>
</ul></li>
</ul>
</nav>
<div class="well sidebar-nav">
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<a href="https://maven.apache.org/" class="builtBy" target="_blank"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</header>
<main id="bodyColumn" class="span10">
<section>
<h1>SpotBugs Bug Detector Report</h1>
<p>The following document contains the results of <a class="externalLink" href="https://spotbugs.github.io/">SpotBugs</a></p>
<p>SpotBugs Version is <i>4.8.6</i></p>
<p>Threshold is <i>high</i></p>
<p>Effort is <i>max</i></p></section><section>
<h1>Summary</h1>
<table class="table table-striped">
<tr class="a">
<th>Classes</th>
<th>Bugs</th>
<th>Errors</th>
<th>Missing Classes</th></tr>
<tr class="b">
<td>0</td>
<td>2</td>
<td>0</td>
<td>0</td></tr></table></section><section>
<h1>Files</h1>
<table class="table table-striped">
<tr class="a">
<th>Class</th>
<th>Bugs</th></tr></table></section> </main>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>© 2015–2025
<a href="https://www.mybatis.org/">MyBatis.org</a>
</p>
</div>
</div>
</footer>
</body>
</html>