Files
cinema-ticket-management-sy…/artifacts/cccc/RolesRepositoryInterface.xml
T
2026-07-12 14:34:52 +04:00

166 lines
6.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Detailed report on module RolesRepositoryInterface-->
<CCCC_Project>
<module_summary>
<lines_of_code value="9" level="0" />
<lines_of_code_per_member_function value="******" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<McCabes_cyclomatic_complexity_per_member_function value="******" level="0" />
<lines_of_code value="7" level="0" />
<lines_of_code_per_member_function value="********" level="2" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
<weighted_methods_per_class_unity value="5" level="0" />
<weighted_methods_per_class_visibility value="5" level="0" />
<depth_of_inheritance_tree value="1" level="0" />
<number_of_children value="1" level="0" />
<coupling_between_objects value="7" level="0" />
<IF4 value="36" level="0" />
<IF4_per_member_function value="********" level="2" />
<IF4_visible value="36" level="1" />
<IF4_visible_per_member_function value="********" level="2" />
<IF4_concrete value="4" level="0" />
<IF4_concrete_per_member_function value="********" level="2" />
</module_summary>
<module_detail>
<description>definition</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="15" />
<lines_of_code value="3" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
<description>declaration</description>
<source_reference file="./ui/dialogs/auth_dialog.h" line="9" />
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
</module_detail>
<procedural_detail>
<member_function>
<name>createRole(const CreateRoleRequest &amp;)</name>
<extent>
<description>declaration</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="18" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
</member_function>
<member_function>
<name>deleteRoleById(qint32)</name>
<extent>
<description>declaration</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="30" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
</member_function>
<member_function>
<name>getAllRoles(QVector &amp;)</name>
<extent>
<description>declaration</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="24" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
</member_function>
<member_function>
<name>getRoleById(qint32,RoleDTO &amp;)</name>
<extent>
<description>declaration</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="21" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
</member_function>
<member_function>
<name>updateRole(const UpdateRoleRequest &amp;)</name>
<extent>
<description>declaration</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="27" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="1" level="0" />
<lines_of_code_per_line_of_comment value="------" level="0" />
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
</member_function>
</procedural_detail>
<structural_detail>
<module>
<name>RolesRepositoryInterface</name>
<client_module>
<name>RolesRepository</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./data/sql/roles_repository.h" line="9" />
</extent>
</client_module>
<supplier_module>
<name>CreateRoleRequest</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="18" />
</extent>
<name>QVector</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="24" />
</extent>
<name>RepositoryInterface</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="15" />
</extent>
<name>RoleDTO</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="21" />
</extent>
<name>UpdateRoleRequest</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="27" />
</extent>
<name>qint32</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>pass by value</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="21" />
</extent>
<extent>
<description>pass by value</description>
<source_reference file="./core/repositories/roles_repository_interface.h" line="30" />
</extent>
</supplier_module>
</module>
</structural_detail>
</CCCC_Project>