Fix broken code coverage
Use a dict to ensure ElementPath unicity in add_parent and remove_child; this suppresses the continue
statement that was randomly covered.
Use a dict to ensure ElementPath unicity in add_parent and remove_child; this suppresses the continue
statement that was randomly covered.