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

XmlGraph.java:38-41: Find a way to eliminate this...

0pdd opened this issue · comments

The puzzle 473-a79b4155 from #473 has to be resolved:

* @todo #473:30min Find a way to eliminate this
* ClassDataAbstractionCouplingCheck. The class probably needs to be split
* into smaller ones, perhaps extracting the maps into separate objects
* (extending MapEnvelopes), or maybe the list itself.

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.

@yegor256
Please, check this PR #558