Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/main.css
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/main.css
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/main.css
Tue May 21 03:45:40 2019
@@ -1,131 +1,131 @@
-@import url("help.css");
-@import url("source-viewer.css");
-@import url("tooltip.css");
-
-.hidden {
- display: none;
-}
-
-a.dfn {
- border-bottom: 1px dotted #00aa00;
- cursor: help;
-}
-
-a.dfn:active, a.dfn:link, a.dfn:visited {
- color: #000000;
- text-decoration: none;
-}
-
-a.dfn:hover {
- color: #0000ff;
- text-decoration: none;
-}
-
-body {
- font-family: verdana, arial, helvetica;
-}
-
-h1, h2, h3, h4, h5, h6 {
- margin-bottom: 0.5em;
-}
-
-h5 {
- margin-top: 0.5em;
-}
-
-div.footer {
- font-size: 68%;
- margin-top: 1.5em;
-}
-
-div.percentgraph
-{
- background-color: #f02020;
- border: #808080 1px solid;
- height: 1.3em;
- margin: 0px;
- padding: 0px;
- width: 100px;
-}
-
-div.percentgraph div.greenbar
-{
- background-color: #00f000;
- height: 1.3em;
- margin: 0px;
- padding: 0px;
-}
-
-div.percentgraph div.na
-{
- background-color: #eaeaea;
- height: 1.3em;
- margin: 0px;
- padding: 0px;
-}
-
-div.percentgraph span.text
-{
- display: block;
- position: absolute;
- text-align: center;
- width: 100px;
-}
-
-div.separator {
- height: 10px;
-}
-
-table tr td, table tr th {
- font-size: 68%;
-}
-
-td.value table tr td {
- font-size: 11px;
-}
-
-table.percentgraph {
- border: 0px;
- font-size: 130%;
- margin: 0px;
- margin-left: auto;
- margin-right: 0px;
- padding: 0px;
-}
-
-table.percentgraph tr.percentgraph {
- border: 0px;
- margin: 0px;
- padding: 0px;
-}
-
-table.percentgraph td.percentgraph {
- border: 0px;
- margin: 0px;
- padding: 0px;
- padding-left: 4px;
-}
-
-table.report {
- border-collapse: collapse;
- width: 100%;
-}
-
-table.report td {
- border: #d0d0d0 1px solid;
-}
-
-table.report td.heading {
- background: #dcecff;
- font-weight: bold;
- text-align: center;
-}
-
-table.report td.heading:hover {
- background: #c0ffc0;
- cursor: pointer;
-}
-
-table.report td.value {
- text-align: right;
+@import url("help.css");
+@import url("source-viewer.css");
+@import url("tooltip.css");
+
+.hidden {
+ display: none;
+}
+
+a.dfn {
+ border-bottom: 1px dotted #00aa00;
+ cursor: help;
+}
+
+a.dfn:active, a.dfn:link, a.dfn:visited {
+ color: #000000;
+ text-decoration: none;
+}
+
+a.dfn:hover {
+ color: #0000ff;
+ text-decoration: none;
+}
+
+body {
+ font-family: verdana, arial, helvetica;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ margin-bottom: 0.5em;
+}
+
+h5 {
+ margin-top: 0.5em;
+}
+
+div.footer {
+ font-size: 68%;
+ margin-top: 1.5em;
+}
+
+div.percentgraph
+{
+ background-color: #f02020;
+ border: #808080 1px solid;
+ height: 1.3em;
+ margin: 0px;
+ padding: 0px;
+ width: 100px;
+}
+
+div.percentgraph div.greenbar
+{
+ background-color: #00f000;
+ height: 1.3em;
+ margin: 0px;
+ padding: 0px;
+}
+
+div.percentgraph div.na
+{
+ background-color: #eaeaea;
+ height: 1.3em;
+ margin: 0px;
+ padding: 0px;
+}
+
+div.percentgraph span.text
+{
+ display: block;
+ position: absolute;
+ text-align: center;
+ width: 100px;
+}
+
+div.separator {
+ height: 10px;
+}
+
+table tr td, table tr th {
+ font-size: 68%;
+}
+
+td.value table tr td {
+ font-size: 11px;
+}
+
+table.percentgraph {
+ border: 0px;
+ font-size: 130%;
+ margin: 0px;
+ margin-left: auto;
+ margin-right: 0px;
+ padding: 0px;
+}
+
+table.percentgraph tr.percentgraph {
+ border: 0px;
+ margin: 0px;
+ padding: 0px;
+}
+
+table.percentgraph td.percentgraph {
+ border: 0px;
+ margin: 0px;
+ padding: 0px;
+ padding-left: 4px;
+}
+
+table.report {
+ border-collapse: collapse;
+ width: 100%;
+}
+
+table.report td {
+ border: #d0d0d0 1px solid;
+}
+
+table.report td.heading {
+ background: #dcecff;
+ font-weight: bold;
+ text-align: center;
+}
+
+table.report td.heading:hover {
+ background: #c0ffc0;
+ cursor: pointer;
+}
+
+table.report td.value {
+ text-align: right;
}
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/sortabletable.css
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/sortabletable.css
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/sortabletable.css
Tue May 21 03:45:40 2019
@@ -1,50 +1,50 @@
-.sort-table {
- font: Icon;
- border: 1px Solid ThreeDShadow;
- background: Window;
- color: WindowText;
-}
-
-.sort-table thead {
- background: ButtonFace;
-}
-
-.sort-table td {
- padding: 2px 5px;
-}
-
-.sort-table thead td {
- border: 1px solid;
- border-color: ButtonHighlight ButtonShadow
- ButtonShadow ButtonHighlight;
- cursor: default;
-}
-
-.sort-table thead td:active {
- border-color: ButtonShadow ButtonHighlight
- ButtonHighlight ButtonShadow;
- padding: 3px 4px 1px 6px;
-}
-
-.sort-table thead td[_sortType=None]:active {
- border-color: ButtonHighlight ButtonShadow
- ButtonShadow ButtonHighlight;
- padding: 2px 5px;
-}
-
-.sort-arrow {
- width: 11px;
- height: 11px;
- background-position: center center;
- background-repeat: no-repeat;
- margin: 0 2px;
-}
-
-.sort-arrow.descending {
- background-image: url("../images/downsimple.png");
-
-}
-
-.sort-arrow.ascending {
- background-image: url("../images/upsimple.png");
+.sort-table {
+ font: Icon;
+ border: 1px Solid ThreeDShadow;
+ background: Window;
+ color: WindowText;
+}
+
+.sort-table thead {
+ background: ButtonFace;
+}
+
+.sort-table td {
+ padding: 2px 5px;
+}
+
+.sort-table thead td {
+ border: 1px solid;
+ border-color: ButtonHighlight ButtonShadow
+ ButtonShadow ButtonHighlight;
+ cursor: default;
+}
+
+.sort-table thead td:active {
+ border-color: ButtonShadow ButtonHighlight
+ ButtonHighlight ButtonShadow;
+ padding: 3px 4px 1px 6px;
+}
+
+.sort-table thead td[_sortType=None]:active {
+ border-color: ButtonHighlight ButtonShadow
+ ButtonShadow ButtonHighlight;
+ padding: 2px 5px;
+}
+
+.sort-arrow {
+ width: 11px;
+ height: 11px;
+ background-position: center center;
+ background-repeat: no-repeat;
+ margin: 0 2px;
+}
+
+.sort-arrow.descending {
+ background-image: url("../images/downsimple.png");
+
+}
+
+.sort-arrow.ascending {
+ background-image: url("../images/upsimple.png");
}
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/source-viewer.css
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/source-viewer.css
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/source-viewer.css
Tue May 21 03:45:40 2019
@@ -1,73 +1,73 @@
-pre.src {
- background: #ffffff;
- margin-top: 0px;
- margin-bottom: 0px;
-}
-
-table.src {
- border: #dcdcdc 1px solid;
- font-size: 16px;
-}
-
-td.numLine {
- background: #f0f0f0;
- border-right: #dcdcdc 1px solid;
- padding-right: 3px;
- text-align: right;
-}
-
-td.numLineCover {
- background: #80ff80;
- border-right: #dcdcdc 1px solid;
- padding-right: 3px;
- text-align: right;
-}
-
-td.nbHits {
- background: #f0f0f0;
- border-right: #dcdcdc 1px solid;
- padding-right: 3px;
- text-align: right;
-}
-
-td.nbHitsCovered {
- background: #80ff80;
- border-right: #dcdcdc 1px solid;
- padding-right: 3px;
- text-align: right;
-}
-
-td.nbHitsUncovered {
- background: #ff9090;
- border-right: #dcdcdc 1px solid;
- font-weight: bold;
- padding-right: 3px;
- text-align: right;
-}
-
-td.src {
- width: 100%;
-}
-
-span.comment {
- color: #b22222;
- font-style: italic;
-}
-
-span.keyword {
- color: #2020bf;
- font-weight: bold;
-}
-
-span.srcUncovered {
- background: #ff9090;
-}
-
-span.string {
- color: #2a00ff;
-}
-
-span.text_italic {
- font-size: 12px;
- font-style: italic;
+pre.src {
+ background: #ffffff;
+ margin-top: 0px;
+ margin-bottom: 0px;
+}
+
+table.src {
+ border: #dcdcdc 1px solid;
+ font-size: 16px;
+}
+
+td.numLine {
+ background: #f0f0f0;
+ border-right: #dcdcdc 1px solid;
+ padding-right: 3px;
+ text-align: right;
+}
+
+td.numLineCover {
+ background: #80ff80;
+ border-right: #dcdcdc 1px solid;
+ padding-right: 3px;
+ text-align: right;
+}
+
+td.nbHits {
+ background: #f0f0f0;
+ border-right: #dcdcdc 1px solid;
+ padding-right: 3px;
+ text-align: right;
+}
+
+td.nbHitsCovered {
+ background: #80ff80;
+ border-right: #dcdcdc 1px solid;
+ padding-right: 3px;
+ text-align: right;
+}
+
+td.nbHitsUncovered {
+ background: #ff9090;
+ border-right: #dcdcdc 1px solid;
+ font-weight: bold;
+ padding-right: 3px;
+ text-align: right;
+}
+
+td.src {
+ width: 100%;
+}
+
+span.comment {
+ color: #b22222;
+ font-style: italic;
+}
+
+span.keyword {
+ color: #2020bf;
+ font-weight: bold;
+}
+
+span.srcUncovered {
+ background: #ff9090;
+}
+
+span.string {
+ color: #2a00ff;
+}
+
+span.text_italic {
+ font-size: 12px;
+ font-style: italic;
}
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/tooltip.css
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/tooltip.css
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/css/tooltip.css
Tue May 21 03:45:40 2019
@@ -1,49 +1,49 @@
-a.hastooltip {
- border-bottom: 1px dotted #00aa00;
- color: #000000;
- cursor: help;
- font-style: normal;
- position: relative; /* This is the key */
- text-decoration: none;
- z-index: 24; /* What does this do? */
-}
-
-a.hastooltip:active {
- color: #000000;
- text-decoration: none;
-}
-
-a.hastooltip:link {
- color: #000000;
- text-decoration: none;
-}
-
-a.hastooltip:hover {
- background-color: #a0b8ff;
- color: #000000;
- text-decoration: none;
- z-index: 25;
-}
-
-a.hastooltip:visited {
- color: #000000;
- text-decoration: none;
-}
-
-a.hastooltip span {
- display: none;
-}
-
-a.hastooltip:hover span {
- background-color: #eeeeee;
- border: 1px solid #000000;
- color: #000000;
- display: block;
- padding: 5px;
- left: -15.2em;
- position: absolute;
- text-align: center;
- text-decoration: none;
- top: 2em;
- width: 20em;
+a.hastooltip {
+ border-bottom: 1px dotted #00aa00;
+ color: #000000;
+ cursor: help;
+ font-style: normal;
+ position: relative; /* This is the key */
+ text-decoration: none;
+ z-index: 24; /* What does this do? */
+}
+
+a.hastooltip:active {
+ color: #000000;
+ text-decoration: none;
+}
+
+a.hastooltip:link {
+ color: #000000;
+ text-decoration: none;
+}
+
+a.hastooltip:hover {
+ background-color: #a0b8ff;
+ color: #000000;
+ text-decoration: none;
+ z-index: 25;
+}
+
+a.hastooltip:visited {
+ color: #000000;
+ text-decoration: none;
+}
+
+a.hastooltip span {
+ display: none;
+}
+
+a.hastooltip:hover span {
+ background-color: #eeeeee;
+ border: 1px solid #000000;
+ color: #000000;
+ display: block;
+ padding: 5px;
+ left: -15.2em;
+ position: absolute;
+ text-align: center;
+ text-decoration: none;
+ top: 2em;
+ width: 20em;
}
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-packages.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-packages.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-packages.html
Tue May 21 03:45:40 2019
@@ -1,20 +1,20 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<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>Coverage Report</title>
-<link title="Style" type="text/css" rel="stylesheet" href="css/main.css" />
-</head>
-<body>
-<h5>Packages</h5>
-<table width="100%">
-<tr>
-<td nowrap="nowrap"><a href="frame-summary.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles.html"'
target="summary">All</a></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a
href="frame-summary-org.apache.fulcrum.testcontainer.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.fulcrum.testcontainer.html"'
target="summary">org.apache.fulcrum.testcontainer</a></td>
-</tr>
-</table>
-</body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<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>Coverage Report</title>
+<link title="Style" type="text/css" rel="stylesheet" href="css/main.css" />
+</head>
+<body>
+<h5>Packages</h5>
+<table width="100%">
+<tr>
+<td nowrap="nowrap"><a href="frame-summary.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles.html"'
target="summary">All</a></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a
href="frame-summary-org.apache.fulcrum.testcontainer.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.fulcrum.testcontainer.html"'
target="summary">org.apache.fulcrum.testcontainer</a></td>
+</tr>
+</table>
+</body>
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-sourcefiles-org.apache.fulcrum.testcontainer.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-sourcefiles-org.apache.fulcrum.testcontainer.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-sourcefiles-org.apache.fulcrum.testcontainer.html
Tue May 21 03:45:40 2019
@@ -1,35 +1,38 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-<title>Coverage Report Classes</title>
-<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
-</head>
-<body>
-<h5>
-org.apache.fulcrum.testcontainer
-</h5>
-<div class="separator"> </div>
-<h5>Classes</h5>
-<table width="100%">
-<tbody>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test</a>
<i>(100%)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnitTest.html">BaseUnitTest</a>
<i>(0%)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.Container.html">Container</a>
<i>(N/A)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.ECMContainer.html">ECMContainer</a>
<i>(90%)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.YAAFIContainer.html">YAAFIContainer</a>
<i>(75%)</i></td>
-</tr>
-</tbody>
-</table>
-</body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+<title>Coverage Report Classes</title>
+<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
+</head>
+<body>
+<h5>
+org.apache.fulcrum.testcontainer
+</h5>
+<div class="separator"> </div>
+<h5>Classes</h5>
+<table width="100%">
+<tbody>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test</a>
<i>(43%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test</a>
<i>(36%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnitTest.html">BaseUnitTest</a>
<i>(0%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.Container.html">Container</a>
<i>(N/A)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.ECMContainer.html">ECMContainer</a>
<i>(90%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.YAAFIContainer.html">YAAFIContainer</a>
<i>(75%)</i></td>
+</tr>
+</tbody>
+</table>
+</body>
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-sourcefiles.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-sourcefiles.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-sourcefiles.html
Tue May 21 03:45:40 2019
@@ -1,35 +1,38 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-<title>Coverage Report Classes</title>
-<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
-</head>
-<body>
-<h5>
-All Packages
-</h5>
-<div class="separator"> </div>
-<h5>Classes</h5>
-<table width="100%">
-<tbody>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test</a>
<i>(100%)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnitTest.html">BaseUnitTest</a>
<i>(0%)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.Container.html">Container</a>
<i>(N/A)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.ECMContainer.html">ECMContainer</a>
<i>(90%)</i></td>
-</tr>
-<tr>
-<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.YAAFIContainer.html">YAAFIContainer</a>
<i>(75%)</i></td>
-</tr>
-</tbody>
-</table>
-</body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+<title>Coverage Report Classes</title>
+<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
+</head>
+<body>
+<h5>
+All Packages
+</h5>
+<div class="separator"> </div>
+<h5>Classes</h5>
+<table width="100%">
+<tbody>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test</a>
<i>(43%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test</a>
<i>(36%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.BaseUnitTest.html">BaseUnitTest</a>
<i>(0%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.Container.html">Container</a>
<i>(N/A)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.ECMContainer.html">ECMContainer</a>
<i>(90%)</i></td>
+</tr>
+<tr>
+<td nowrap="nowrap"><a target="summary"
href="org.apache.fulcrum.testcontainer.YAAFIContainer.html">YAAFIContainer</a>
<i>(75%)</i></td>
+</tr>
+</tbody>
+</table>
+</body>
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-summary-org.apache.fulcrum.testcontainer.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-summary-org.apache.fulcrum.testcontainer.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-summary-org.apache.fulcrum.testcontainer.html
Tue May 21 03:45:40 2019
@@ -1,50 +1,60 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-<title>Coverage Report</title>
-<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
-<link title="Style" type="text/css" rel="stylesheet"
href="css/sortabletable.css"/>
-<script type="text/javascript" src="js/popup.js"></script>
-<script type="text/javascript" src="js/sortabletable.js"></script>
-<script type="text/javascript" src="js/customsorttypes.js"></script>
-</head>
-<body>
-<h5>Coverage Report - org.apache.fulcrum.testcontainer</h5>
-<div class="separator"> </div>
-<table class="report" id="packageResults">
-<thead><tr> <td class="heading">Package</td> <td class="heading">#
Classes</td> <td class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return
false;">Complexity</a></td></tr></thead>
-<tbody>
- <tr><td><a href="frame-summary-org.apache.fulcrum.testcontainer.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.fulcrum.testcontainer.html"'>org.apache.fulcrum.testcontainer</a></td><td
class="value">5</td><td><table cellpadding="0px" cellspacing="0px"
class="percentgraph"><tr class="percentgraph"><td align="right"
class="percentgraph" width="40">69%</td><td class="percentgraph"><div
class="percentgraph"><div class="greenbar" style="width:69px"><span
class="text">107/154</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">57%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:57px"><span
class="text">15/26</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.564102564102564;</span>1,564</td></tr>
-</tbody>
-</table>
-<script type="text/javascript">
-var packageTable = new SortableTable(document.getElementById("packageResults"),
- ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
-packageTable.sort(0);
-</script>
-<div class="separator"> </div>
-<table class="report" id="classResults">
-<thead><tr> <td class="heading">Classes in this Package</td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return
false;">Complexity</a></td></tr></thead>
-<tbody>
- <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:100px"><span
class="text">31/31</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:75px"><span
class="text">6/8</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.4;</span>1,4</td></tr>
-
- <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnitTest.html">BaseUnitTest</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/32</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/8</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.3636363636363635;</span>1,364</td></tr>
-
- <tr><td><a
href="org.apache.fulcrum.testcontainer.Container.html">Container</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></spa
n></div></div></td></tr></table></td><td class="value"><span
class="hidden">1.0;</span>1</td></tr>
-
- <tr><td><a
href="org.apache.fulcrum.testcontainer.ECMContainer.html">ECMContainer</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">90%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:90px"><span
class="text">46/51</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:100px"><span
class="text">6/6</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.8571428571428572;</span>1,857</td></tr>
-
- <tr><td><a
href="org.apache.fulcrum.testcontainer.YAAFIContainer.html">YAAFIContainer</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:75px"><span
class="text">30/40</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:75px"><span
class="text">3/4</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">2.0;</span>2</td></tr>
-
-</tbody>
-</table>
-<script type="text/javascript">
-var classTable = new SortableTable(document.getElementById("classResults"),
- ["String", "Percentage", "Percentage", "FormattedNumber"]);
-classTable.sort(0);
-</script>
-<div class="footer">Report generated by <a
href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on
06.08.15 09:54.</div>
-</body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+<title>Coverage Report</title>
+<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
+<link title="Style" type="text/css" rel="stylesheet"
href="css/sortabletable.css"/>
+<script type="text/javascript" src="js/popup.js"></script>
+<script type="text/javascript" src="js/sortabletable.js"></script>
+<script type="text/javascript" src="js/customsorttypes.js"></script>
+</head>
+<body>
+<h5>Coverage Report - org.apache.fulcrum.testcontainer</h5>
+<div class="separator"> </div>
+<table class="report" id="packageResults">
+<thead><tr> <td class="heading">Package</td> <td class="heading">#
Classes</td> <td class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return
false;">Complexity</a></td></tr></thead>
+<tbody>
+ <tr><td><a href="frame-summary-org.apache.fulcrum.testcontainer.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.fulcrum.testcontainer.html"'>org.apache.fulcrum.testcontainer</a></td><td
class="value">14</td><td><table cellpadding="0px" cellspacing="0px"
class="percentgraph"><tr class="percentgraph"><td align="right"
class="percentgraph" width="40">50%</td><td class="percentgraph"><div
class="percentgraph"><div class="greenbar" style="width:50px"><span
class="text">136/271</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">58%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:58px"><span
class="text">20/34</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.4126984126984128;</span>1.413</td></tr>
+</tbody>
+</table>
+<script type="text/javascript">
+var packageTable = new SortableTable(document.getElementById("packageResults"),
+ ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
+packageTable.sort(0);
+</script>
+<div class="separator"> </div>
+<table class="report" id="classResults">
+<thead><tr> <td class="heading">Classes in this Package</td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return
false;">Complexity</a></td></tr></thead>
+<tbody>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">53%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:53px"><span
class="text">33/62</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:75px"><span
class="text">6/8</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test$1</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/3</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test$2</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/5</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test$3</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/2</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit4Test.html">BaseUnit4Test$4</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/4</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">45%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:45px"><span
class="text">28/62</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">62%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:62px"><span
class="text">5/8</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test$1</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/3</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test$2</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/5</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test$3</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/2</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnit5Test.html">BaseUnit5Test$4</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/4</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.2352941176470589;</span>1.235</td></tr>
+
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.BaseUnitTest.html">BaseUnitTest</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/29</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:0px"><span
class="text">0/8</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.3636363636363635;</span>1.364</td></tr>
+
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.Container.html">Container</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph" width="40"><a
class="dfn" href="help.html" onclick="popupwindow('help.html'); return
false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div
class="na" style="width:100px"><span class="text"><a class="dfn"
href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></spa
n></div></div></td></tr></table></td><td class="value"><span
class="hidden">1.0;</span>1</td></tr>
+
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.ECMContainer.html">ECMContainer</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">90%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:90px"><span
class="text">45/50</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:100px"><span
class="text">6/6</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.8571428571428572;</span>1.857</td></tr>
+
+ <tr><td><a
href="org.apache.fulcrum.testcontainer.YAAFIContainer.html">YAAFIContainer</a></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:75px"><span
class="text">30/40</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">75%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:75px"><span
class="text">3/4</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">2.0;</span>2</td></tr>
+
+</tbody>
+</table>
+<script type="text/javascript">
+var classTable = new SortableTable(document.getElementById("classResults"),
+ ["String", "Percentage", "Percentage", "FormattedNumber"]);
+classTable.sort(0);
+</script>
+<div class="footer">Report generated by <a
href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on
5/20/19 11:45 PM.</div>
+</body>
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-summary.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-summary.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/frame-summary.html
Tue May 21 03:45:40 2019
@@ -1,30 +1,30 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-<title>Coverage Report</title>
-<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
-<link title="Style" type="text/css" rel="stylesheet"
href="css/sortabletable.css"/>
-<script type="text/javascript" src="js/popup.js"></script>
-<script type="text/javascript" src="js/sortabletable.js"></script>
-<script type="text/javascript" src="js/customsorttypes.js"></script>
-</head>
-<body>
-<h5>Coverage Report - All Packages</h5>
-<div class="separator"> </div>
-<table class="report" id="packageResults">
-<thead><tr> <td class="heading">Package</td> <td class="heading">#
Classes</td> <td class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return
false;">Complexity</a></td></tr></thead>
-<tbody>
- <tr><td><b>All Packages</b></td><td class="value">5</td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">69%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:69px"><span
class="text">107/154</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">57%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:57px"><span
class="text">15/26</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.564102564102564;</span>1,564</td></tr>
- <tr><td><a href="frame-summary-org.apache.fulcrum.testcontainer.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.fulcrum.testcontainer.html"'>org.apache.fulcrum.testcontainer</a></td><td
class="value">5</td><td><table cellpadding="0px" cellspacing="0px"
class="percentgraph"><tr class="percentgraph"><td align="right"
class="percentgraph" width="40">69%</td><td class="percentgraph"><div
class="percentgraph"><div class="greenbar" style="width:69px"><span
class="text">107/154</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">57%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:57px"><span
class="text">15/26</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.564102564102564;</span>1,564</td></tr>
-</tbody>
-</table>
-<script type="text/javascript">
-var packageTable = new SortableTable(document.getElementById("packageResults"),
- ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
-packageTable.sort(0);
-</script>
-<div class="footer">Report generated by <a
href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 1.9.4.1 on
06.08.15 09:54.</div>
-</body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+<title>Coverage Report</title>
+<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
+<link title="Style" type="text/css" rel="stylesheet"
href="css/sortabletable.css"/>
+<script type="text/javascript" src="js/popup.js"></script>
+<script type="text/javascript" src="js/sortabletable.js"></script>
+<script type="text/javascript" src="js/customsorttypes.js"></script>
+</head>
+<body>
+<h5>Coverage Report - All Packages</h5>
+<div class="separator"> </div>
+<table class="report" id="packageResults">
+<thead><tr> <td class="heading">Package</td> <td class="heading">#
Classes</td> <td class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td
class="heading"><a class="dfn" href="help.html"
onclick="popupwindow('help.html'); return
false;">Complexity</a></td></tr></thead>
+<tbody>
+ <tr><td><b>All Packages</b></td><td class="value">14</td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">50%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:50px"><span
class="text">136/271</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">58%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:58px"><span
class="text">20/34</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.4126984126984128;</span>1.413</td></tr>
+ <tr><td><a href="frame-summary-org.apache.fulcrum.testcontainer.html"
onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.apache.fulcrum.testcontainer.html"'>org.apache.fulcrum.testcontainer</a></td><td
class="value">14</td><td><table cellpadding="0px" cellspacing="0px"
class="percentgraph"><tr class="percentgraph"><td align="right"
class="percentgraph" width="40">50%</td><td class="percentgraph"><div
class="percentgraph"><div class="greenbar" style="width:50px"><span
class="text">136/271</span></div></div></td></tr></table></td><td><table
cellpadding="0px" cellspacing="0px" class="percentgraph"><tr
class="percentgraph"><td align="right" class="percentgraph"
width="40">58%</td><td class="percentgraph"><div class="percentgraph"><div
class="greenbar" style="width:58px"><span
class="text">20/34</span></div></div></td></tr></table></td><td
class="value"><span class="hidden">1.4126984126984128;</span>1.413</td></tr>
+</tbody>
+</table>
+<script type="text/javascript">
+var packageTable = new SortableTable(document.getElementById("packageResults"),
+ ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
+packageTable.sort(0);
+</script>
+<div class="footer">Report generated by <a
href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on
5/20/19 11:45 PM.</div>
+</body>
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/help.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/help.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/help.html
Tue May 21 03:45:40 2019
@@ -1,31 +1,31 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<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"/>
-<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
-<title>Coverage Report - Help</title>
-</head>
-
-<body>
-
-<dl>
-
-<dt>Line Coverage</dt>
-<dd>The percent of lines executed by this test run.</dd>
-
-<dt>Branch Coverage</dt>
-<dd>The percent of branches executed by this test run.</dd>
-
-<dt>Complexity</dt>
-<dd>Average McCabe's cyclomatic code complexity for all methods. This is
basically a count of the number of different code paths in a method
(incremented by 1 for each if statement, while loop, etc.)</dd>
-
-<dt>N/A</dt>
-<dd>Line coverage and branch coverage will appear as "Not Applicable" when
Cobertura can not find line number information in the .class file. This
happens for stub and skeleton classes, interfaces, or when the class was not
compiled with "debug=true."</dd>
-
-</dl>
-
-</body>
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<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"/>
+<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
+<title>Coverage Report - Help</title>
+</head>
+
+<body>
+
+<dl>
+
+<dt>Line Coverage</dt>
+<dd>The percent of lines executed by this test run.</dd>
+
+<dt>Branch Coverage</dt>
+<dd>The percent of branches executed by this test run.</dd>
+
+<dt>Complexity</dt>
+<dd>Average McCabe's cyclomatic code complexity for all methods. This is
basically a count of the number of different code paths in a method
(incremented by 1 for each if statement, while loop, etc.)</dd>
+
+<dt>N/A</dt>
+<dd>Line coverage and branch coverage will appear as "Not Applicable" when
Cobertura can not find line number information in the .class file. This
happens for stub and skeleton classes, interfaces, or when the class was not
compiled with "debug=true."</dd>
+
+</dl>
+
+</body>
+
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/index.html
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/index.html
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/index.html
Tue May 21 03:45:40 2019
@@ -1,25 +1,25 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
-
-<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>Coverage Report</title>
-</head>
-
-<frameset cols="20%,80%">
- <frameset rows="30%,70%">
- <frame src="frame-packages.html" name="packageList" title="All
Packages"/>
- <frame src="frame-sourcefiles.html" name="sourceFileList"
title="All classes and interfaces (except non-static nested types)"/>
- </frameset>
- <frame src="frame-summary.html" name="summary" title="Package, class
and interface descriptions" scrolling="yes"/>
-
- <noframes>
- <body>
- <p>This document is designed to be viewed using the
frames feature. If you see this message, you are using a frame-incapable web
client.</p>
- <p><a href="frame-summary.html">Click here to view a
non-frame version.</a></p>
- </body>
- </noframes>
-</frameset>
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
+
+<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>Coverage Report</title>
+</head>
+
+<frameset cols="20%,80%">
+ <frameset rows="30%,70%">
+ <frame src="frame-packages.html" name="packageList" title="All
Packages"/>
+ <frame src="frame-sourcefiles.html" name="sourceFileList"
title="All classes and interfaces (except non-static nested types)"/>
+ </frameset>
+ <frame src="frame-summary.html" name="summary" title="Package, class
and interface descriptions" scrolling="yes"/>
+
+ <noframes>
+ <body>
+ <p>This document is designed to be viewed using the
frames feature. If you see this message, you are using a frame-incapable web
client.</p>
+ <p><a href="frame-summary.html">Click here to view a
non-frame version.</a></p>
+ </body>
+ </noframes>
+</frameset>
+
</html>
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/js/customsorttypes.js
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/js/customsorttypes.js
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/js/customsorttypes.js
Tue May 21 03:45:40 2019
@@ -1,65 +1,65 @@
-/*
- * Cobertura - http://cobertura.sourceforge.net/
- *
- * Copyright (C) 2005 Mark Doliner
- * Copyright (C) 2005 Olivier Parent
- *
- * Cobertura is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation; either version 2 of the License,
- * or (at your option) any later version.
- *
- * Cobertura is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with Cobertura; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
- */
-
-
-
-function percentageSortType( s )
-{
- var ret;
- var i = s.indexOf( "%" );
-
- if (i != -1) {
- s = s.substr( 0, i );
- }
- ret = parseFloat(s);
- if (isNaN(ret)) {
- ret = -1;
- }
-
- return ret;
-}
-
-SortableTable.prototype.addSortType( "Percentage", percentageSortType );
-
-
-
-// This is needed for correctly sorting numbers in different
-// locales. The stock number converter only expects to sort
-// numbers which use a period as a separator instead of a
-// comma (like French).
-function formattedNumberSortType( s )
-{
- var ret;
- var i = s.indexOf(';');
-
- if (i != -1) {
- s = s.substring(0, i);
- }
- ret = parseFloat(s);
- if (isNaN(ret)) {
- return -1;
- }
-
- return ret;
-}
-
+/*
+ * Cobertura - http://cobertura.sourceforge.net/
+ *
+ * Copyright (C) 2005 Mark Doliner
+ * Copyright (C) 2005 Olivier Parent
+ *
+ * Cobertura is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2 of the License,
+ * or (at your option) any later version.
+ *
+ * Cobertura is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Cobertura; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * USA
+ */
+
+
+
+function percentageSortType( s )
+{
+ var ret;
+ var i = s.indexOf( "%" );
+
+ if (i != -1) {
+ s = s.substr( 0, i );
+ }
+ ret = parseFloat(s);
+ if (isNaN(ret)) {
+ ret = -1;
+ }
+
+ return ret;
+}
+
+SortableTable.prototype.addSortType( "Percentage", percentageSortType );
+
+
+
+// This is needed for correctly sorting numbers in different
+// locales. The stock number converter only expects to sort
+// numbers which use a period as a separator instead of a
+// comma (like French).
+function formattedNumberSortType( s )
+{
+ var ret;
+ var i = s.indexOf(';');
+
+ if (i != -1) {
+ s = s.substring(0, i);
+ }
+ ret = parseFloat(s);
+ if (isNaN(ret)) {
+ return -1;
+ }
+
+ return ret;
+}
+
SortableTable.prototype.addSortType( "FormattedNumber",
formattedNumberSortType );
\ No newline at end of file
Modified:
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/js/popup.js
==============================================================================
---
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/js/popup.js
(original)
+++
websites/production/turbine/content/fulcrum/fulcrum-testcontainer/cobertura/js/popup.js
Tue May 21 03:45:40 2019
@@ -1,8 +1,8 @@
-var newwindow;
-function popupwindow(url)
-{
-
newwindow=window.open(url,'name','height=500,width=500,resizable=yes,scrollbars=yes');
- if (window.focus) {
- newwindow.focus()
- }
+var newwindow;
+function popupwindow(url)
+{
+
newwindow=window.open(url,'name','height=500,width=500,resizable=yes,scrollbars=yes');
+ if (window.focus) {
+ newwindow.focus()
+ }
}
\ No newline at end of file