From a34bbd1562b14eec78e12a4ec2e1cd6ecdcf7758 Mon Sep 17 00:00:00 2001
From: Stephane Bailliez
Date: Tue, 31 Jul 2001 09:05:03 +0000
Subject: [PATCH] the optional xsl to be used with JProbe Coverage tasks. It
generates a framed report a la JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269416 13f79535-47bb-0310-9956-ffa450edef68
---
src/etc/coverage-frames.xsl | 439 ++++++++++++++++++++++++++++++++++++
1 file changed, 439 insertions(+)
create mode 100644 src/etc/coverage-frames.xsl
diff --git a/src/etc/coverage-frames.xsl b/src/etc/coverage-frames.xsl
new file mode 100644
index 000000000..09e14180e
--- /dev/null
+++ b/src/etc/coverage-frames.xsl
@@ -0,0 +1,439 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Coverage Results.
+
+
+
+
+
+
+
+
+ Frame Alert
+
+ This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+
+
+
+
+
+
+
+ BODY {
+ font:normal 68% verdana,arial,helvetica;
+ color:#000000;
+ }
+ TD {
+ FONT-SIZE: 68%
+ }
+ TH {
+ FONT-SIZE: 68%;font-weight:bold;
+ }
+ P {
+ line-height:1.5em;
+ margin-top:0.5em; margin-bottom:1.0em;
+ }
+ H1 {
+ MARGIN: 0px 0px 5px; FONT: 165% verdana,arial,helvetica
+ }
+ H2 {
+ MARGIN-TOP: 1em; MARGIN-BOTTOM: 0.5em; FONT: bold 125% verdana,arial,helvetica
+ }
+ H3 {
+ MARGIN-BOTTOM: 0.5em; FONT: bold 115% verdana,arial,helvetica
+ }
+ H4 {
+ MARGIN-BOTTOM: 0.5em; FONT: bold 100% verdana,arial,helvetica
+ }
+ H5 {
+ MARGIN-BOTTOM: 0.5em; FONT: bold 100% verdana,arial,helvetica
+ }
+ H6 {
+ MARGIN-BOTTOM: 0.5em; FONT: bold 100% verdana,arial,helvetica
+ }
+
+
+
+
+
+
+
+
+
+ Classes
+
+
+
+
+
+
+
+ /
+ .html
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Packages
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Summary
+
+
+ Date
+ Elapsed time
+ Reported Classes
+ Methods Hit
+ Lines Hit
+
+
+
+ secs
+
+
+
+
+
+
+
+
+ To ensure accurate test runs on Java applications, developers need to know how much of
+ the code has been tested, and where to find any untested code. Coverage helps you
+ locate untested code, and measure precisely how much code has been exercised.
+ The result is a higher quality application in a shorter period of time.
+
+
+
+
+
+ Packages
+
+
+
+
+
+
+
+
+
+ .
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Classes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Package
+
+
+
+
+ Classes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Class .
+
+
+
+
+
+ Methods
+
+
+
+
+
+
+
+
+
+
+
+ Coverage Results
+
+
+
+
+
+
+ Name
+ Methods Hit
+ Lines Hit
+
+
+
+
+
+ Name
+ Lines Hit
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Name
+ Methods Hit
+ Lines Hit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ../
+
+
+
+
+
+ ../
+
+
+
+
+
+
+
+ stylesheet.css
+
+
+
+
+