cqfn / jpeek

Hosted and command-line calculator of cohesion metrics for Java code

Home Page:https://i.jpeek.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetricsTest.java:47-51: Add test for LCC with...

0pdd opened this issue · comments

The puzzle 118-aa952a15 from #118 has to be resolved:

* @todo #118:30min Add test for LCC with "IndirectlyRelatedPairs" and others.
* In "IndirectlyRelatedPairs" all methods exist in one transitive closure, so
* the result should be {@code 1d}. Also, all classes without transitive
* relations should have the same LCC metric as TCC metric. Before do it we have
* to fix puzzles in LCC.xml.

The puzzle was created by yegor256 on 05-Feb-21.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.