SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cobertura rpm build for : Mandriva 2010. For other distributions click cobertura.

Name : cobertura
Version : 1.9 Vendor : Mandriva
Release : 11mdv2010.0 Date : 2009-09-25 11:19:50
Group : Development/Java Source RPM : cobertura-1.9-11mdv2010.0.src.rpm
Size : 0.26 MB
Packager : Jaroslav Tulach < jtulach_mandriva_org>
Summary : Free Java tool that calculates the percentage of code accessed by tests
Description :
Cobertura is a free Java tool that calculates the percentage of code
accessed by tests. It can be used to identify which parts of your
Java program are lacking test coverage. It is based on jcoverage.

Features:

* Can be executed from ant or from the command line.
* Instruments Java bytecode after it has been compiled.
* Can generate reports in HTML or XML.
* Shows percent of lines coveraged and branches coveraged for each
class, package, and for the overall project.
* Shows the McCabe cyclomatic code complexity of each class, and
the average cyclomatic code complexity for each package, and for
the overall product.
* Can sort HTML results by class name, percent of lines covered,
percent of branches covered, etc. And can sort in ascending or
decending order.

NOTE: Due to asm version conflicts, if you use Cobertura as an ant
task you MUST add manually a classpath element

< classpath location=\"/usr/share/java/asm2/asm2.jar\"/>

to all Cobertura tasks requiring bytecode manipulation.

NOTE: This version does NOT contain the cyclomatic code complexity
code because the javancss dependency cannot currently be rebuilt
from source.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cobertura-1.9-11mdv2010.0.noarch.rpm
ftp.icm.edu.pl  cobertura-1.9-11mdv2010.0.noarch.rpm
ftp.icm.edu.pl  cobertura-1.9-11mdv2010.0.noarch.rpm
ftp.icm.edu.pl  cobertura-1.9-11mdv2010.0.noarch.rpm
     

Provides :
cobertura

Requires :
ant-nodeps
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
java => 0:1.6
jpackage-utils => 0:1.5.32
ant => 0:1.6
ant-junit
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
asm2
oro
junit
log4j


Content of RPM :
/etc/ant.d/cobertura
/usr/share/doc/cobertura
/usr/share/doc/cobertura/COPYING
/usr/share/doc/cobertura/COPYRIGHT
/usr/share/doc/cobertura/ChangeLog
/usr/share/doc/cobertura/README
/usr/share/doc/cobertura/examples
/usr/share/doc/cobertura/examples/basic
/usr/share/doc/cobertura/examples/basic/README
/usr/share/doc/cobertura/examples/basic/build.properties
/usr/share/doc/cobertura/examples/basic/build.xml
/usr/share/doc/cobertura/examples/basic/build_with_specific_data_file.xml
/usr/share/doc/cobertura/examples/basic/src
/usr/share/doc/cobertura/examples/basic/src/com
/usr/share/doc/cobertura/examples/basic/src/com/example
/usr/share/doc/cobertura/examples/basic/src/com/example/simple
/usr/share/doc/cobertura/examples/basic/src/com/example/simple/Simple.java
/usr/share/doc/cobertura/examples/basic/src/com/example/simple/SimpleTest.java
/usr/share/doc/cobertura/examples/functionalconditiontest
/usr/share/doc/cobertura/examples/functionalconditiontest/README
/usr/share/doc/cobertura/examples/functionalconditiontest/build.properties
/usr/share/doc/cobertura/examples/functionalconditiontest/build.xml
/usr/share/doc/cobertura/examples/functionalconditiontest/src
/usr/share/doc/cobertura/examples/functionalconditiontest/src/test
/usr/share/doc/cobertura/examples/functionalconditiontest/src/test/condition
/usr/share/doc/cobertura/examples/functionalconditiontest/src/test/condition/ConditionCalls.java
/usr/share/doc/cobertura/examples/functionalconditiontest/src/test/condition/Test.java
/usr/share/doc/cobertura/examples/functionaltest1
/usr/share/doc/cobertura/examples/functionaltest1/README
/usr/share/doc/cobertura/examples/functionaltest1/build.properties
There is 24 files more in these RPM.

 
ICM