Prepared by: | shurailine on Thu May 10 08:32:25 PDT 2018 |
---|---|
Workspace: | /home/shura/JDK/hg/jcov |
Compare against: | http://hg.openjdk.java.net/code-tools/jcov/ |
Summary of changes: | 1414 lines changed: 1414 ins; 0 del; 0 mod; 0 unchg |
Patch of changes: | jcov.patch |
Legend: |
Modified file Deleted file New file |
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/README.md
56 lines changed: 56 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/build.xml
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/Delegators.java
99 lines changed: 99 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/EmptyMethods.java
51 lines changed: 51 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/Getters.java
55 lines changed: 55 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/Scanner.java
267 lines changed: 267 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/Setters.java
71 lines changed: 71 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/Throwers.java
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/src/openjdk/jcov/filter/simplemethods/Utils.java
66 lines changed: 66 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/DelegatorsTest.java
99 lines changed: 99 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/EmptyMethodsTest.java
65 lines changed: 65 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/GettersTest.java
108 lines changed: 108 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/MainTest.java
112 lines changed: 112 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/SettersTest.java
94 lines changed: 94 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/TestUtils.java
51 lines changed: 51 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
plugins/simple_methods_anc/test/openjdk/jcov/filter/simplemethods/ThrowersTest.java
66 lines changed: 66 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using ../../bin/webrev.ksh (vers 25.7-hg+openjdk.java.net).