alsutton/enterprisepasswordsafe

View on GitHub
src/main/java/com/enterprisepasswordsafe/database/HierarchyNodeDAO.java

Summary

Maintainability
B
5 hrs
Test Coverage
F
4%

File HierarchyNodeDAO.java has 277 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * Copyright (c) 2017 Carbon Security Ltd. <opensource@carbonsecurity.co.uk>
 *
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above

    HierarchyNodeDAO has 23 methods (exceeds 20 allowed). Consider refactoring.
    Open

    public final class HierarchyNodeDAO
        extends StoredObjectManipulator<HierarchyNode> {
    
        /**
         * The shared root node.

      There are no issues that match your filters.

      Category
      Status