You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @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.
The text was updated successfully, but these errors were encountered:
The puzzle
118-aa952a15
from #118 has to be resolved:jpeek/src/test/java/org/jpeek/MetricsTest.java
Lines 47 to 51 in 18efdff
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.
The text was updated successfully, but these errors were encountered: