Development control board (V1)
development metrics and tools in order to have a global view of the development state (daily build test results, etc)
This page gather various development metrics and tools in order to have a global view of the development state.
Development statistics:
-
SVN statistics
, commit logs, who has worked on what ... (currently private until we move the hudson server on a computer with public access)
- Coverage: Some statistics about code coverage of the Java code (currently broken :-( )
- Javadoc: Generated documentation of the java code of the interpreter
(currently broken :-( )