SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cobertura rpm build for : openSUSE Leap 42. For other distributions click cobertura.

Name : cobertura
Version : 1.9 Vendor : obs://build_opensuse_org/home:badshah400
Release : 4.4 Date : 2016-11-01 10:27:12
Group : Development/Libraries/Java Source RPM : cobertura-1.9-4.4.src.rpm
Size : 0.21 MB
Packager : (none)
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/badshah400:/branches:/science/openSUSE_Leap_42.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
cobertura
config(cobertura)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
jpackage-utils => 1.7.2
ant => 1.6.5
rpmlib(PayloadIsLzma) <= 4.4.6-1
config(cobertura) = 1.9-4.4
jakarta-oro
/bin/sh
junit4
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
asm2
log4j
xerces-j2


Content of RPM :
/etc/ant.d/cobertura
/usr/bin/cobertura-check
/usr/bin/cobertura-instrument
/usr/bin/cobertura-merge
/usr/bin/cobertura-report
/usr/share/doc/packages/cobertura
/usr/share/doc/packages/cobertura/COPYING
/usr/share/doc/packages/cobertura/COPYRIGHT
/usr/share/doc/packages/cobertura/ChangeLog
/usr/share/doc/packages/cobertura/README
/usr/share/java/cobertura-1.9.jar
/usr/share/java/cobertura.jar

 
ICM