109 lines
3.9 KiB
XML
109 lines
3.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--Detailed report on module RepositoryInterface-->
|
|
<CCCC_Project>
|
|
<module_summary>
|
|
<lines_of_code value="4" 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="0" level="0" />
|
|
<lines_of_code_per_member_function value="********" level="0" />
|
|
<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="0" level="0" />
|
|
<weighted_methods_per_class_visibility value="0" level="0" />
|
|
<depth_of_inheritance_tree value="0" level="0" />
|
|
<number_of_children value="9" level="0" />
|
|
<coupling_between_objects value="9" level="0" />
|
|
<IF4 value="0" level="0" />
|
|
<IF4_per_member_function value="********" level="0" />
|
|
<IF4_visible value="0" level="0" />
|
|
<IF4_visible_per_member_function value="********" level="0" />
|
|
<IF4_concrete value="0" level="0" />
|
|
<IF4_concrete_per_member_function value="********" level="0" />
|
|
</module_summary>
|
|
<module_detail>
|
|
<description>definition</description>
|
|
<source_reference file="./core/repositories/repository_interface.h" line="6" />
|
|
<lines_of_code value="4" 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>
|
|
</procedural_detail>
|
|
<structural_detail>
|
|
<module>
|
|
<name>RepositoryInterface</name>
|
|
<client_module>
|
|
<name>GenresRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/genres_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>HallsRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/halls_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>MoviesRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/movies_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>RefundsRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/refunds_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>RolesRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/roles_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>SessionsRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/sessions_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>SessionsStatisticsRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/sessions_statistics_repository_interface.h" line="12" />
|
|
</extent>
|
|
<name>TicketsRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/tickets_repository_interface.h" line="15" />
|
|
</extent>
|
|
<name>UsersRepositoryInterface</name>
|
|
<visible>true</visible>
|
|
<concrete>true</concrete>
|
|
<extent>
|
|
<description>inheritance</description>
|
|
<source_reference file="./core/repositories/users_repository_interface.h" line="15" />
|
|
</extent>
|
|
</client_module>
|
|
<supplier_module>
|
|
</supplier_module>
|
|
</module>
|
|
</structural_detail>
|
|
</CCCC_Project>
|