|
@@ -121,13 +121,16 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
|
|
|
classes/structs (including enclosed in functions),
|
|
|
interfaces, generics, definition of
|
|
|
functions/operators</li>
|
|
|
+ <li><span class="normalImportance">Java</span> parser
|
|
|
+ recognises definition of classes (including local in
|
|
|
+ functions), interfaces, generics and functions</li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li><h4>Metrics</h4>
|
|
|
<ul>
|
|
|
<li><span class="normalImportance">cyclomatic
|
|
|
complexity</span> (by McCabe) per function <span
|
|
|
- class="lowImportance">[supports C/C++, C#
|
|
|
+ class="lowImportance">[supports C/C++, C#, Java
|
|
|
languages]</span></li>
|
|
|
<li><span class="normalImportance">processing
|
|
|
errors</span> per file <span
|