Code Review for jcov

Prepared by:shurailine on Thu May 3 08:02:33 PDT 2018
Workspace:/home/shura/JDK/hg/jcov
Compare against: http://hg.openjdk.java.net/code-tools/jcov/
Summary of changes: 1363 lines changed: 1363 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/build.xml

74 lines changed: 74 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

276 lines changed: 276 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

90 lines changed: 90 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

84 lines changed: 84 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

50 lines changed: 50 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).