194 lines
7.6 KiB
XML
194 lines
7.6 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<!--Detailed report on module SessionsRepositoryInterface-->
|
||
|
|
<CCCC_Project>
|
||
|
|
<module_summary>
|
||
|
|
<lines_of_code value="15" 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="9" level="0" />
|
||
|
|
<IF4 value="324" level="1" />
|
||
|
|
<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>declaration</description>
|
||
|
|
<source_reference file="./core/services/ticket_generator.h" line="14" />
|
||
|
|
<lines_of_code value="1" level="0" />
|
||
|
|
<McCabes_cyclomatic_complexity value="0" level="0" />
|
||
|
|
<lines_of_comment value="0" 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="./core/services/session_generator.h" line="13" />
|
||
|
|
<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" />
|
||
|
|
<description>definition</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="15" />
|
||
|
|
<lines_of_code value="6" level="0" />
|
||
|
|
<McCabes_cyclomatic_complexity value="0" level="0" />
|
||
|
|
<lines_of_comment value="4" 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/widgets/session_management_widget.h" line="9" />
|
||
|
|
<lines_of_code value="1" level="0" />
|
||
|
|
<McCabes_cyclomatic_complexity value="0" level="0" />
|
||
|
|
<lines_of_comment value="0" 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>createSession(const CreateSessionRequest &)</name>
|
||
|
|
<extent>
|
||
|
|
<description>declaration</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="19" />
|
||
|
|
</extent>
|
||
|
|
<lines_of_code value="1" level="0" />
|
||
|
|
<McCabes_cyclomatic_complexity value="0" level="0" />
|
||
|
|
<lines_of_comment value="0" 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>deleteSessionById(qint32)</name>
|
||
|
|
<extent>
|
||
|
|
<description>declaration</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="34" />
|
||
|
|
</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>getAllSessions(QVector &)</name>
|
||
|
|
<extent>
|
||
|
|
<description>declaration</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="27" />
|
||
|
|
</extent>
|
||
|
|
<lines_of_code value="1" level="0" />
|
||
|
|
<McCabes_cyclomatic_complexity value="0" level="0" />
|
||
|
|
<lines_of_comment value="0" 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>getSessionById(qint32,SessionDTO &)</name>
|
||
|
|
<extent>
|
||
|
|
<description>declaration</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="22" />
|
||
|
|
</extent>
|
||
|
|
<lines_of_code value="2" 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>updateSession(const UpdateSessionRequest &)</name>
|
||
|
|
<extent>
|
||
|
|
<description>declaration</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="31" />
|
||
|
|
</extent>
|
||
|
|
<lines_of_code value="1" level="0" />
|
||
|
|
<McCabes_cyclomatic_complexity value="0" level="0" />
|
||
|
|
<lines_of_comment value="0" 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>SessionsRepositoryInterface</name>
|
||
|
|
<client_module>
|
||
|
|
<name>SessionGenerator</name>
|
||
|
|
<visible>false</visible>
|
||
|
|
<concrete>false</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>has by reference</description>
|
||
|
|
<source_reference file="./core/services/session_generator.h" line="38" />
|
||
|
|
</extent>
|
||
|
|
<name>SessionsRepository</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>true</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>inheritance</description>
|
||
|
|
<source_reference file="./data/sql/sessions_repository.h" line="9" />
|
||
|
|
</extent>
|
||
|
|
<name>TicketGenerator</name>
|
||
|
|
<visible>false</visible>
|
||
|
|
<concrete>false</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>has by reference</description>
|
||
|
|
<source_reference file="./core/services/ticket_generator.h" line="39" />
|
||
|
|
</extent>
|
||
|
|
</client_module>
|
||
|
|
<supplier_module>
|
||
|
|
<name>CreateSessionRequest</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>false</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>pass by reference</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="19" />
|
||
|
|
</extent>
|
||
|
|
<name>QVector</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>false</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>pass by reference</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="27" />
|
||
|
|
</extent>
|
||
|
|
<name>RepositoryInterface</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>true</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>inheritance</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="15" />
|
||
|
|
</extent>
|
||
|
|
<name>SessionDTO</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>false</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>pass by reference</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="23" />
|
||
|
|
</extent>
|
||
|
|
<name>UpdateSessionRequest</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>false</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>pass by reference</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="31" />
|
||
|
|
</extent>
|
||
|
|
<name>qint32</name>
|
||
|
|
<visible>true</visible>
|
||
|
|
<concrete>true</concrete>
|
||
|
|
<extent>
|
||
|
|
<description>pass by value</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="22" />
|
||
|
|
</extent>
|
||
|
|
<extent>
|
||
|
|
<description>pass by value</description>
|
||
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="34" />
|
||
|
|
</extent>
|
||
|
|
</supplier_module>
|
||
|
|
</module>
|
||
|
|
</structural_detail>
|
||
|
|
</CCCC_Project>
|