Directory qalab/src/main/java/net/objectlab/qalab/parser/

Directory Created:
2005-06-14 19:54
Total Files:
21
Deleted Files:
0
Lines of Code:
4482

Browse with ViewVC

[root]/qalab/src/main/java/net/objectlab/qalab/parser

Lines of Code

qalab/src/main/java/net/objectlab/qalab/parser/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Benoit Xhenseval 190 (100.0%) 8311 (100.0%) 43.7

Most Recent Commits

Benoit Xhenseval 2007-04-06 21:24

Request 1607990, Emma Support, Thanks to Robert Crawford.

357 lines of code changed in:

Benoit Xhenseval 2007-01-04 18:52

Added a patch to generate ticks and label on the Spider Chart.

187 lines of code changed in:

Benoit Xhenseval 2006-11-21 11:48

- qalab xml moves to version 1.2 which also contains a project and module per summaryresult and file.

- the file id now also contains project-module-formerFileId in order to avoid clashes if 2 identical files in different modules/projects

- the migration from one XML format to the other is fully automatic! User MUST specify the values for 2 param in their project.properties

qalab.merge.projectName=

qalab.merge.moduleName=

- changed the movers report to show the project/module data

88 lines of code changed in:

Benoit Xhenseval 2006-11-21 11:42

Charts:

1/ split the chart generation from the xml parser (so at a later stage we can take the qalab data from a DB for instance)

2/ Added a Spider chart to show the stats differences at now, 30 days and 60 days.

3/ added the chart on summary pages, for html, xdoc m1 and m2.

1226 lines of code changed in:

Benoit Xhenseval 2006-11-13 17:28

checkstyle warning.

2 lines of code changed in:

Benoit Xhenseval 2006-11-12 19:41

Bit of tidy up...

32 lines of code changed in:

Benoit Xhenseval 2006-11-10 00:37

Fix Checkstyle warnings.

28 lines of code changed in:

Benoit Xhenseval 2006-11-10 00:33

Fix Checkstyle warning.

3 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/parser: SingleStat.java (+3 -1)
Benoit Xhenseval 2006-11-10 00:31

Fix PMD warning.

4 lines of code changed in:

Benoit Xhenseval 2006-11-10 00:27

The chart task will check the LATEST date on record across all types, if the last day of a given type

is AT LEAST 28h (to take into account people who use timestamp rather than date) before the latest date and there are NO records afterwards, we shall assume

that the statistics have fallen to 0 and draw a line down to 0 for the day after the last stat for that type.

44 lines of code changed in:

Benoit Xhenseval 2006-11-09 23:26

Use different stroke per type.

24 lines of code changed in:

Benoit Xhenseval 2006-11-09 19:11

Defining a colo(u)r per statistics... not obvious choice, Shelby feel free to suggest a better set..

42 lines of code changed in:

Benoit Xhenseval 2006-11-09 11:24

On the chart, display only the EXISTING types (rather than the list). Have not had a chance to compile (machine @ work being cleared at the moment). But it should work...

7 lines of code changed in:

Benoit Xhenseval 2006-11-07 02:26

As noticed by Shelby, the Cobertura stats could be part of the movers as they are kept at file level.

The trend however should be inverted as 100 = 0 defects, so qalab calculates 100-statValue as the actual move.

Change across the board.

47 lines of code changed in:

Benoit Xhenseval 2006-11-02 18:17

reformatted

46 lines of code changed in:

Benoit Xhenseval 2006-11-01 23:45

A bit of tidy and added a BASIC POM for Maven2 build (but it should NOT be used to build the release).

0 lines of code changed in:

Benoit Xhenseval 2006-10-18 21:53

Fixed issue reported by Thomas Stofer (under 1.4 the version 0.9.1 does not generate charts).

18 lines of code changed in:

Benoit Xhenseval 2006-10-11 14:27

Add some marketing...

462 lines of code changed in:

Benoit Xhenseval 2006-09-19 15:53

Added support (and tests) for PMD CPD (Copy Paste Detector) as an alternative to Simian which is non-open source.

Moved version to 0.9.2, ready for next release.

91 lines of code changed in:

Benoit Xhenseval 2006-08-28 20:57

Simian... little trick!

14 lines of code changed in:

(35 more)

Generated by StatSVN 0.3.2-SNAPSHOT