diff --git a/src/etc/changelog.xsl b/src/etc/changelog.xsl index 46828ccbd..9fa0e9342 100644 --- a/src/etc/changelog.xsl +++ b/src/etc/changelog.xsl @@ -93,13 +93,13 @@ td { padding-left: 20px; } - .dateAndAuthor { + .dateAndAuthor { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; background: #a6caf0; padding-left: 3px; - } + } a { color: #000000; } diff --git a/src/etc/coverage-frames.xsl b/src/etc/coverage-frames.xsl index 3881f1aaf..2936fc541 100644 --- a/src/etc/coverage-frames.xsl +++ b/src/etc/coverage-frames.xsl @@ -1,8 +1,8 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - Coverage Results. - - - - - - - - - <h2>Frame Alert</h2> - <p> - 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. - </p> - + Coverage Results. + + + + + + + + + <h2>Frame Alert</h2> + <p> + 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. + </p> + @@ -189,115 +189,115 @@ - - - - - -

Classes

- - - - - - - / - .html - - - - - -
- -
- - + + + + + +

Classes

+ + + + + + + / + .html + + + + + +
+ +
+ +
- - - - - -

Home

-

Packages

- - - - - - - -
- - - -
- - + + + + + +

Home

+

Packages

+ + + + + + + +
+ + + +
+ +
- - - - - - -

Summary

- - - - - - - - - - - - - -
Reported ClassesMethods HitLines Hit
- - - - -
- 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

- - - - - - - - - - - - -
- - - + + + + + + +

Summary

+ + + + + + + + + + + + + +
Reported ClassesMethods HitLines Hit
+ + + + +
+ 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

- - - - - - - -
- -
- - + + + + + + + + + + + +
+

+
+ +

Classes

+ + + + + + + +
+ +
+ +
- - - - - - - - - -

Package

- - - -
- - -

Classes

- - - - - -
-
- - - + + + + + + + + + +

Package

+ + + +
+ + +

Classes

+ + + + + +
+
+ + +
- - - - - - - - - -

Class .

- - - - - -
- - -

Methods

- - - - - -
- - - + + + + + + + + + +

Class .

+ + + + + +
+ + +

Methods

+ + + + + +
+ + +
@@ -434,13 +434,13 @@ http://jakarta.apache.org -

Source Code Coverage

- - - Designed for use with Sitraka JProbe and Ant. - +

Source Code Coverage

+ + + Designed for use with Sitraka JProbe and Ant. + -
+
@@ -457,43 +457,43 @@ - - Name - Methods Hit - Lines Hit - + + Name + Methods Hit + Lines Hit + - - Name - Lines Hit - + + Name + Lines Hit + - - - - - - - + + + + + + + - - Name - Methods Hit - Lines Hit - + + Name + Methods Hit + Lines Hit + - - - - - - + + + + + + - - - ../ - - - - - - ../ - + + + ../ + + + + + + ../ + - - stylesheet.css + + stylesheet.css diff --git a/src/etc/jdepend.xsl b/src/etc/jdepend.xsl index 64d981f52..d0e5b02f8 100644 --- a/src/etc/jdepend.xsl +++ b/src/etc/jdepend.xsl @@ -1,4 +1,4 @@ - + - -

JDepend Analysis

-

Designed for use with JDepend and Ant.

-
- -
-

Summary

-
- [summary] - [packages] - [cycles] - [explanations] -
- - - - - - - - - - - - - - - - - - - - - - - - - - - + + + JDepend Analysis + + + + + + + + +

JDepend Analysis

+

Designed for use with JDepend and Ant.

+
+ +
PackageTotal ClassesAbstract ClassesConcrete ClassesAfferent CouplingsEfferent CouplingsAbstractnessInstabilityDistance
- - #PK - - - -
+

Summary

+
+ [summary] + [packages] + [cycles] + [explanations] +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - -
PackageTotal ClassesAbstract ClassesConcrete ClassesAfferent CouplingsEfferent CouplingsAbstractnessInstabilityDistance
+ + #PK + + + +
- -
- -
-

Packages

-
- [summary] - [packages] - [cycles] - [explanations] -
- - - -

PK -

- - - - - - - -
Afferent Couplings: Efferent Couplings: Abstractness: Instability: Distance:
- - - - - - - - - - - - - - -
Abstract ClassesConcrete ClassesUsed by PackagesUses Packages
- - None - - -
-
-
- - None - - -
-
-
- - None - - - - #PK - -
-
-
- - None - - - - #PK - -
-
-
-
-
- -
-

Cycles

-
- [summary] - [packages] - [cycles] - [explanations] -
- - -

There are no cyclic dependancies.

-
- -

- -
-

-
- -
-

Explanations

-
- [summary] - [packages] - [cycles] - [explanations] -
- -

The following explanations are for quick reference and are lifted directly from the original JDepend documentation.

- -

Number of Classes

-

The number of concrete and abstract classes (and interfaces) in the package is an indicator of the extensibility of the package.

-

Afferent Couplings

-

The number of other packages that depend upon classes within the package is an indicator of the package's responsibility.

-

Efferent Couplings

-

The number of other packages that the classes in the package depend upon is an indicator of the package's independence.

-

Abstractness

-

The ratio of the number of abstract classes (and interfaces) in the analyzed package to the total number of classes in the analyzed package.

-

The range for this metric is 0 to 1, with A=0 indicating a completely concrete package and A=1 indicating a completely abstract package.

-

Instability

-

The ratio of efferent coupling (Ce) to total coupling (Ce / (Ce + Ca)). This metric is an indicator of the package's resilience to change.

-

The range for this metric is 0 to 1, with I=0 indicating a completely stable package and I=1 indicating a completely instable package.

-

Distance

-

The perpendicular distance of a package from the idealized line A + I = 1. This metric is an indicator of the package's balance between abstractness and stability.

-

A package squarely on the main sequence is optimally balanced with respect to its abstractness and stability. Ideal packages are either completely abstract and stable (x=0, y=1) or completely concrete and instable (x=1, y=0).

-

The range for this metric is 0 to 1, with D=0 indicating a package that is coincident with the main sequence and D=1 indicating a package that is as far from the main sequence as possible.

- - - + + + + + + + + + + + + + + + +
+

Packages

+
+ [summary] + [packages] + [cycles] + [explanations] +
+ + + +

PK +

+ + + + + + + +
Afferent Couplings: Efferent Couplings: Abstractness: Instability: Distance:
+ + + + + + + + + + + + + + +
Abstract ClassesConcrete ClassesUsed by PackagesUses Packages
+ + None + + +
+
+
+ + None + + +
+
+
+ + None + + + + #PK + +
+
+
+ + None + + + + #PK + +
+
+
+
+
+ +
+

Cycles

+
+ [summary] + [packages] + [cycles] + [explanations] +
+ + +

There are no cyclic dependancies.

+
+ +

+ +
+

+
+ +
+

Explanations

+
+ [summary] + [packages] + [cycles] + [explanations] +
+ +

The following explanations are for quick reference and are lifted directly from the original JDepend documentation.

+ +

Number of Classes

+

The number of concrete and abstract classes (and interfaces) in the package is an indicator of the extensibility of the package.

+

Afferent Couplings

+

The number of other packages that depend upon classes within the package is an indicator of the package's responsibility.

+

Efferent Couplings

+

The number of other packages that the classes in the package depend upon is an indicator of the package's independence.

+

Abstractness

+

The ratio of the number of abstract classes (and interfaces) in the analyzed package to the total number of classes in the analyzed package.

+

The range for this metric is 0 to 1, with A=0 indicating a completely concrete package and A=1 indicating a completely abstract package.

+

Instability

+

The ratio of efferent coupling (Ce) to total coupling (Ce / (Ce + Ca)). This metric is an indicator of the package's resilience to change.

+

The range for this metric is 0 to 1, with I=0 indicating a completely stable package and I=1 indicating a completely instable package.

+

Distance

+

The perpendicular distance of a package from the idealized line A + I = 1. This metric is an indicator of the package's balance between abstractness and stability.

+

A package squarely on the main sequence is optimally balanced with respect to its abstractness and stability. Ideal packages are either completely abstract and stable (x=0, y=1) or completely concrete and instable (x=1, y=0).

+

The range for this metric is 0 to 1, with D=0 indicating a package that is coincident with the main sequence and D=1 indicating a package that is as far from the main sequence as possible.

+ + +
diff --git a/src/etc/junit-noframes.xsl b/src/etc/junit-noframes.xsl index ea70028b2..c7dab653a 100644 --- a/src/etc/junit-noframes.xsl +++ b/src/etc/junit-noframes.xsl @@ -1,4 +1,4 @@ - + - - + + - - - - - - - -
- - - -
- - - -
- - - - - - + + + + + + + +
+ + + +
+ + + +
+ + + + + +
- - - - - - - - -

Packages

- Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers. - - - - - - - - - - - - - - - - - Failure - Error - - - - - - - - - -
- - - -
-
- - - - - - - - - - - - -

Package

- - - - - - -
- Back to top -

-

- - - - - - - - -

TestCase

- - - - - - - - - - -
+ + + + + + + + +

Packages

+ Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers. + + + + + + + + + + + + + + + + + Failure + Error + + + + + + + + + +
+ + + +
+
+ + + + + + + + + + + + +

Package

+ + + + + + +
+ Back to top +

+

+ + + + + + + + +

TestCase

+ + + + + + + + + + +
- javascript:displayProperties('.'); - Properties » - + javascript:displayProperties('.'); + Properties » +
-

- - Back to top - - - - -

Summary

- - - - - - - - - - - - - - - - - Failure - Error - - - - - - - +

+ + Back to top + + + + +

Summary

+ + + + + +
TestsFailuresErrorsSuccess rateTime
- - - - - - - -
+ + + + + + + + + + + Failure + Error + + + + + + + - -
TestsFailuresErrorsSuccess rateTime
+ + + + + + + +
- - - - -
- Note: failures are anticipated and checked for with assertions while errors are unanticipated. -
-
- + + + + + + +
+ Note: failures are anticipated and checked for with assertions while errors are unanticipated. +
+
+ cur = TestCases['.'] = new Array(); - + cur[''] = ''; - + - + -

Unit Test Results

- - - - - -
Designed for use with JUnit and Ant.
-
+

Unit Test Results

+ + + + + +
Designed for use with JUnit and Ant.
+
- - Name - Tests - Errors - Failures - Time(s) - + + Name + Tests + Errors + Failures + Time(s) + - - Name - Tests - Errors - Failures - Time(s) - + + Name + Tests + Errors + Failures + Time(s) + - - Name - Status - Type - Time(s) - + + Name + Status + Type + Time(s) + - - - - - Failure - Error - - - - - - - - - - - - - - + + + + + Failure + Error + + + + + + + + + + + + + + - - - - Error - - - - - - Failure - - - - Error - - - - Success - - - - - - - - - + + + + Error + + + + + + Failure + + + + Error + + + + Success + + + + + + + + + - + - + - - N/A - - - - - - -

- - - - - - + + N/A + + + + + + +

+ + + + + + - - - - \' - - - - - \\ - - - - - - - + + + + \' + + + + + \\ + + + + + + + - - - - -
- - - -
- - - -
+ + + + +
+ + + +
+ + + +
- - + + - - + + diff --git a/src/etc/maudit-frames.xsl b/src/etc/maudit-frames.xsl index 476f65e7a..cfe76f4cd 100644 --- a/src/etc/maudit-frames.xsl +++ b/src/etc/maudit-frames.xsl @@ -1,8 +1,8 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - . - - - - - - - - - - - - - - - - - - - - - - - + + + + . + + + + + + + + + + + + + + + + + + + + + + + - Audit Results. - - - - - - - - - <H2>Frame Alert</H2> - <P> - 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. - </P> - + Audit Results. + + + + + + + + + <H2>Frame Alert</H2> + <P> + 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. + </P> + @@ -211,236 +211,236 @@ - - - - - - - - - -

Class .

- - - - -
- -

Violations

- - - - - -
- - - + + + + + + + + + +

Class .

+ + + + +
+ +

Violations

+ + + + + +
+ + +
- - - - - - - - - - - - -
-

-
- -

Classes

- - - - -
- - + + + + + + + + + + + + +
+

+
+ +

Classes

+ + + + +
+ +
- - - - - - + + + + + + - - - - - - - -

Classes

- - - - -
- - + + + + + + + +

Classes

+ + + + +
+ +
- - - - - - / - .html - - - - - + + + + + + / + .html + + + + + - - - - - - - -

Home

-

Packages

- - - - -
- - + + + + + + + +

Home

+

Packages

+ + + + +
+ +
- - - - - - - + + + + + + + - - - - - - - - -

Summary

- - - - - - - - - - - -
Audited classesReported classesViolations
- - - - -
- Note: Rules checked have originated from style guidelines suggested by the language designers, - experience from the Java development community and insite experience. Violations are generally - reported with a reference to the Java Language Specifications (JLS x.x.x) - and Metamata Audit rules (x.x). - Please consult these documents for additional information about violations. -

- Rules checked also enforce adherence to Sun Java coding guidelines in use at Jakarta. -

- One should note that these violations do not necessary underline errors but should be used - as an indication for possible errors. As always, use your best judgment and review - them carefully, it might save you hours of debugging. -

- -

Packages

- - - - - + + + + + + + + +

Summary

+
+ + + + + + + + + + +
Audited classesReported classesViolations
+ + + + +
+ Note: Rules checked have originated from style guidelines suggested by the language designers, + experience from the Java development community and insite experience. Violations are generally + reported with a reference to the Java Language Specifications (JLS x.x.x) + and Metamata Audit rules (x.x). + Please consult these documents for additional information about violations. +

+ Rules checked also enforce adherence to Sun Java coding guidelines in use at Jakarta. +

+ One should note that these violations do not necessary underline errors but should be used + as an indication for possible errors. As always, use your best judgment and review + them carefully, it might save you hours of debugging. +

+ +

Packages

+ + + + + - - - - -
- - - + + + + + + + +
- - - - - - - - - open('package-frame.html','classListFrame') - -

Package

- - - - -

Classes

- - - - - -
-
- - - + + + + + + + + + open('package-frame.html','classListFrame') + +

Package

+ + + + +

Classes

+ + + + + +
+
+ + +
@@ -449,23 +449,23 @@ @param path the path to transform into a descending directory path --> - - - ../ - - - - - - ../ - + + + ../ + + + + + + ../ + - - stylesheet.css + + stylesheet.css @@ -479,13 +479,13 @@ http://jakarta.apache.org -

Source Code Audit

- - - Designed for use with Webgain QA/Metamata Audit and Ant. - +

Source Code Audit

+ + + Designed for use with Webgain QA/Metamata Audit and Ant. + -
+
@@ -503,36 +503,36 @@ - - Name - Violations - + + Name + Violations + - - Line - Message - + + Line + Message + - + - - - + + + - + - - - + + + @@ -544,4 +544,4 @@
- +