Compound Options:
-X -Ta Total Functions, Classes, Namespaces, Quality Notices, LOC (xsd, dtd)
-X -Td Total Details of Files, sorted by -k options (xsd, dtd)
-X -Tf Total Functions, Classes Namespaces and Notices (xsd, dtd)
-X -Ti Inheritance Tree Only (xsd, dtd)
-X -Tl No Summaries of functions, classes etc., only totals
-X -Tn Total Quality Notices Summary by file and line number (xsd, dtd)
-X -To Total Classes, Interfaces, Namespaces (xsd, dtd)
-X -Tp Total Quality Profile, Summary by notice type (xsd, dtd)
-X -Tq Total Quality Notice Summary by file (xsd, dtd)
-X -Ts Total LOC Summary (xsd, dtd)
-X -TN No file names displayed
-X -TN No file names displayed
-X -Tv Total Verbose Metrics of project (xsd, dtd)
-X -Tw Work File Differential Summary (xsd, dtd)
-X -w"x workfile.old, workfile.new" Work file extraction (xsd, dtd)
XML Schemas and DTDs
The DTDs and XSDs provided above have ben generated from the
associated XML report. As XML reports can be context sensitive based on
the source code content, these schemas may not match your XML reports.
They are provided as a convenience for creating XSL transformations.
Simply right click on a link in your browser and "save link as". Tools
like XMLSpy can generate DTDs and XSDs from XML reports.
Optional XSL Translation
Create a custom XSL file to match your report switch output for the creation of custom HTML Reports
-u"File XSL /path/project/some_file.xsl"
An XML tutorial can be found at: http://www.w3schools.com/xml/default.asp
An XSL tutorial can be found at: http://www.w3schools.com/xsl/xsl_languages.asp
Example XML -Td Report
Example XML XSL File for -Td Reports
Example of XML translates with XSL
|