An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Java code coverage tools are of two types: first, tools that add statements to the Java source code and require its recompilation. Second, tools that instrument the bytecode, either before or during execution. The goal is to find out which parts of the code are tested by registering the lines of code executed when running a test.

Property Value
dbo:abstract
  • Java code coverage tools are of two types: first, tools that add statements to the Java source code and require its recompilation. Second, tools that instrument the bytecode, either before or during execution. The goal is to find out which parts of the code are tested by registering the lines of code executed when running a test. (en)
dbo:genre
dbo:latestReleaseDate
  • 2014-09-01 (xsd:date)
dbo:latestReleaseVersion
  • 3.0
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 38607152 (xsd:integer)
dbo:wikiPageLength
  • 17296 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1114051711 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • dbr:Atlassian
  • Leonid Arbouzov, Alexander Petrov, Vladimir Generalov, Serguei Chukhontsev, Oleg Uliankin, Gregory Steuck, Pavel Ozhdikhin, Konstantin Bobrovsky, Robert Field, Alexander Kuzmin, Leonid Mesnik, Sergey Borodin, Andrey Titov, Dmitry Fazunenko, Alexey Fedorchenko, Leonid Kuskov (en)
  • JetBrains (en)
  • Marek Parfianowicz, Grzegorz Lewandowski (en)
  • Michael Couck (en)
  • Steven Christou (en)
  • Verifysoft Technology (en)
  • Vlad Roubtsov (en)
  • Marc Hoffmann, Brock Janiczak, Evgeny Mandrikov, Mirko Friedenhagen (en)
dbp:genre
dbp:latestReleaseDate
  • 2005-05-13 (xsd:date)
  • 2013-12-08 (xsd:date)
  • 2014-09-01 (xsd:date)
  • 2015-02-26 (xsd:date)
  • 2016-06-30 (xsd:date)
  • 2016-10-11 (xsd:date)
  • 2019-10-11 (xsd:date)
  • 2022-04-05 (xsd:date)
dbp:latestReleaseVersion
  • 0.800000 (xsd:double)
  • 1 (xsd:integer)
  • 2.100000 (xsd:double)
  • 3 (xsd:integer)
  • 4.100000 (xsd:double)
  • 4.400000 (xsd:double)
  • 8 (xsd:integer)
dbp:license
dbp:name
  • Clover (en)
  • Serenity (en)
  • EMMA (en)
  • Cobertura (en)
  • JaCoCo (en)
  • IntelliJ IDEA Code Coverage Agent (en)
  • JCov (en)
  • OpenClover (en)
  • Testwell CTC++ (en)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Java code coverage tools are of two types: first, tools that add statements to the Java source code and require its recompilation. Second, tools that instrument the bytecode, either before or during execution. The goal is to find out which parts of the code are tested by registering the lines of code executed when running a test. (en)
rdfs:label
  • Java code coverage tools (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • JCov (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License