System and method for determining test coverage
US-9946634-B2 · Apr 17, 2018 · US
US10872033B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10872033-B2 |
| Application number | US-201815865319-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jan 9, 2018 |
| Priority date | Dec 9, 2013 |
| Publication date | Dec 22, 2020 |
| Grant date | Dec 22, 2020 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A computer-implemented method, computer program product, and system is provided for determining test coverage. In an implementation, a method may include identifying at least one change in source code. The method may also include instrumenting object code of at least one class file associated with a source file of the source code associated with the identified at least one change. The method may further include testing the instrumented object code with at least one test case. The method may further include generating a coverage report associated with the instrumented object code, wherein the coverage report includes a proportion of the at least one change in the source code covered by the at least one test case.
Opening claim text (preview).
What is claimed is: 1. A computer-implemented method comprising: identifying, by a processor, at least one change in source code, wherein the at least one change in source code includes a new source file; identifying, by the processor, at least one class file associated with the new source file of the source code associated with the at least one change; instrumenting, by the processor, object code of the at least one class file associated with the source file of the source code associated with the identified at least one change, including instrumenting bytecode associated with each of the at least one class file associated with the new source file, wherein the instrumenting is applied partially to the at least one class file based on the at least one change; testing, by the processor, the instrumented object code with at least one test case; and generating, by the processor, a coverage report associated with the instrumented object code, wherein the coverage report includes a proportion of the at least one change in the source code covered by the at least one test case. 2. The computer-implemented method of claim 1 , wherein identifying the at least one change in the source code includes identifying the at least one change in the source code based upon, at least in part, a source code history change-set. 3. The computer-implemented method of claim 1 , wherein the at least one change in the source code includes at least one of a new source file and at least one change in an existing source file. 4. The computer-implemented method of claim 3 , further including: identifying the at least one class file associated with the source file of the source code associated with the at least one change based upon, at least in part, a source code attribute of the at least one class file. 5. The computer-implemented method of claim 4 , wherein instrumenting the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change further includes: instrumenting the object code associated with the at least one class file associated with the new source file. 6. The computer-implemented method of claim 4 , wherein instrumenting the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change further includes: instrumenting the object code associated with the at least one class file associated with the at least one change in the existing source file. 7. The computer-implemented method of claim 1 , wherein instrumenting the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change includes inserting a counter into the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change. 8. A computer program product comprising a non-transitory computer readable medium having a plurality of instructions stored thereon, which, when executed by a processor, cause the processor to perform operations including: identifying at least one change in source code, wherein the at least one change in source code includes a new source file; identifying at least one class file associated with the new source file of the source code associated with the at least one change; instrumenting object code of the at least one class file associated with the source file of the source code associated with the identified at least one change, including instrumenting bytecode associated with each of the at least one class file associated with the new source file, wherein the instrumenting is applied partially to the at least one class file based on the at least one change; testing the instrumented object code with at least one test case; and generating a coverage report associated with the instrumented object code, wherein the coverage report includes a proportion of the at least one change in the source code covered by the at least one test case. 9. The computer program product of claim 8 , wherein identifying the at least one change in the source code includes identifying the at least one change in the source code based upon, at least in part, a source code history change-set. 10. The computer program product of claim 8 , wherein the at least one change in the source code includes at least one of a new source file and at least one change in an existing source file. 11. The computer program product of claim 10 , further including: identifying the at least one class file associated with the source file of the source code associated with the at least one change based upon, at least in part, a source code attribute of the at least one class file. 12. The computer program product of claim 11 , wherein instrumenting the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change further includes: instrumenting the object code associated with the at least one class file associated with the new source file. 13. The computer program product of claim 11 , wherein instrumenting the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change further includes: instrumenting the object code associated with the at least one class file associated with the at least one change in the existing source file. 14. The computer program product of claim 8 , wherein instrumenting the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change includes inserting a counter into the object code of the at least one class file associated with the source file of the source code associated with the identified at least one change. 15. A system comprising: at least one processor device and at least one memory architecture coupled with the at least one processor device, the at least one processor device configured for: identifying at least one change in source code, wherein the at least one change in source code includes a new source file; identifying at least one class file associated with the new source file of the source code associated with the at least one change; instrumenting object code of the at least one class file associated with the source file of the source code associated with the identified at least one change, including instrumenting bytecode associated with each of the at least one class file associated with the new source file, wherein the instrumenting is applied partially to the at least one class file based on the at least one change; testing the instrumented object code with at least one test case; and generating a coverage report associated with the instrumented object code, wherein the coverage report includes a proportion of the at least one change in the source code covered by the at least one test case. 16. The system of claim 15 , wherein identifying the at least one change in the source code includes identifying the at least one change in the source code based upon, at least in part, a source code history change-set. 17. The system of claim 15 , wherein the at least one change in the source code includes at least one of a new source file and at least one change in an existing source file. 18. The system of claim 17 , further including: identifying the at least one class file associated with the source file of the source code assoc
Transformation of program code · CPC title
Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading · CPC title
Partial evaluation · CPC title
Dependency analysis; Data or control flow analysis · CPC title
for coverage analysis · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.