Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 11980 invoked by uid 500); 1 Aug 2001 10:34:41 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 11934 invoked by uid 500); 1 Aug 2001 10:34:41 -0000 Delivered-To: apmail-jakarta-ant-cvs@apache.org Date: 1 Aug 2001 10:34:32 -0000 Message-ID: <20010801103432.16907.qmail@icarus.apache.org> From: sbailliez@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant/src/etc mmetrics-frames.xsl maudit-frames.xsl X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N sbailliez 01/08/01 03:34:32 Added: src/etc mmetrics-frames.xsl maudit-frames.xsl Log: stylesheets that can be used to generate some framed report for Metamata tasks MMetrics and MAudit Revision Changes Path 1.1 jakarta-ant/src/etc/mmetrics-frames.xsl Index: mmetrics-frames.xsl =================================================================== . Processing package in . Metrics 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> BODY { font:normal 68% verdana,arial,helvetica; color:#000000; } TD { FONT-SIZE: 68% } 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 } .Error { font-weight:bold; color:red; }

Class .

Methods

Classes

Classes

/ .html

Home

Packages

Summary

V(G) LOC DIT NOA NRM NLM WMC RFC DAC FANOUT CBO LCOM NOCL
Note: Metrics evaluate the quality of software by analyzing the program source and quantifying various kind of complexity. Complexity is a common source of problems and defects in software. High complexity makes it more difficult to develop, understand, maintain, extend, test and debug a program.

The primary use of metrics is to focus your attention on those parts of code that potentially are complexity hot spots. Once the complex areas your program have been uncovered, you can take remedial actions. For additional information about metrics and their meaning, please consult Metamata Metrics manual.

Packages

Package

Note: Metrics evaluate the quality of software by analyzing the program source and quantifying various kind of complexity. Complexity is a common source of problems and defects in software. High complexity makes it more difficult to develop, understand, maintain, extend, test and debug a program.

The primary use of metrics is to focus your attention on those parts of code that potentially are complexity hot spots. Once the complex areas your program have been uncovered, you can take remedial actions. For additional information about metrics and their meaning, please consult Metamata Metrics manual.

Classes

../ ../ stylesheet.css

Metrics Results

Designed for use with Webgain QA/Metamata Metrics and Ant.

Name V(G) LOC DIT NOA NRM NLM WMC RFC DAC FANOUT CBO LCOM NOCL Name V(G) LOC FANOUT CBO Error
1.1 jakarta-ant/src/etc/maudit-frames.xsl Index: maudit-frames.xsl =================================================================== . 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> BODY { font:normal 68% verdana,arial,helvetica; color:#000000; } TD { FONT-SIZE: 68% } 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 }

Class .

Violations

Classes

Classes

/ .html

Home

Packages

Summary

Audited classes Reported classes Violations
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.

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

../ ../ stylesheet.css

Audit Results

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

Name Violations Line Message