Files
cinema-ticket-management-sy…/artifacts/cccc/RepositoryResult.html
T

99 lines
5.2 KiB
HTML
Raw Normal View History

2026-07-12 14:34:52 +04:00
<HTML><HEAD><TITLE>
Detailed report on module RepositoryResult
</TITLE>
</HEAD>
<BODY>
<H1><A NAME="summary">Detailed report on module RepositoryResult</A></H1>
<TABLE BORDER WIDTH=100%>
<TR>
<TH BGCOLOR="AQUA" WIDTH=70%>Metric</TH><TH BGCOLOR="AQUA" WIDTH=10%>Tag</TH><TH BGCOLOR="AQUA" WIDTH=10%>Overall</TH><TH BGCOLOR="AQUA" WIDTH=10%>Per Function</TH></TR>
<TR>
<TD>Lines of Code</TD><TD>LOC</TD><TD ALIGN=RIGHT> 4</TD><TD ALIGN=RIGHT> 2</TD></TR>
<TR>
<TD>McCabe's Cyclomatic Number</TD><TD>MVG</TD><TD ALIGN=RIGHT> 2</TD><TD ALIGN=RIGHT> 1</TD></TR>
<TR>
<TD>Lines of Comment</TD><TD>COM</TD><TD ALIGN=RIGHT> 0</TD><TD ALIGN=RIGHT> 0.000</TD></TR>
<TR>
<TD>LOC/COM</TD><TD>L_C</TD><TD ALIGN=RIGHT>------</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>MVG/COM</TD><TD>M_C</TD><TD ALIGN=RIGHT>------</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>Weighted Methods per Class ( &nbsp;weighting = unity&nbsp;)</TD><TD>WMC1</TD><TD ALIGN=RIGHT> 2</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>Weighted Methods per Class ( &nbsp;weighting = visible&nbsp;)</TD><TD>WMCv</TD><TD ALIGN=RIGHT> 0</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>Depth of Inheritance Tree</TD><TD>DIT</TD><TD ALIGN=RIGHT> 0</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>Number of Children</TD><TD>NOC</TD><TD ALIGN=RIGHT> 0</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>Coupling between objects</TD><TD>CBO</TD><TD ALIGN=RIGHT> 3</TD><TD>&nbsp;</TD></TR>
<TR>
<TD>Information Flow measure ( &nbsp;inclusive&nbsp;)</TD><TD>IF4</TD><TD ALIGN=RIGHT> 4</TD><TD ALIGN=RIGHT> 2.000</TD></TR>
<TR>
<TD>Information Flow measure ( &nbsp;visible&nbsp;)</TD><TD>IF4v</TD><TD ALIGN=RIGHT> 4</TD><TD ALIGN=RIGHT> 2.000</TD></TR>
<TR>
<TD>Information Flow measure ( &nbsp;concrete&nbsp;)</TD><TD>IF4c</TD><TD ALIGN=RIGHT> 0</TD><TD ALIGN=RIGHT> 0.000</TD></TR>
</TABLE>
<H2><A NAME="modext">Definitions and Declarations</A></H2>
<TABLE BORDER WIDTH=100%><TR>
<TD WIDTH=50%>Description</TD><TH BGCOLOR="AQUA" WIDTH=10%>LOC</TH><TH BGCOLOR="AQUA" WIDTH=10%>MVG</TH><TH BGCOLOR="AQUA" WIDTH=10%>COM</TH><TH BGCOLOR="AQUA" WIDTH=10%>L_C</TH><TH BGCOLOR="AQUA" WIDTH=10%>M_C</TH><TR><TD COLSPAN=6>No module extents have been identified for this module</TD></TR>
<TR><TD HEIGHT=12 COLSPAN=6></TD></TR>
</TR></TABLE>
<H2><A NAME="proc">Functions</A></H2>
<TABLE BORDER WIDTH=100%><TR>
<TD WIDTH=50%>Function prototype</TD><TH BGCOLOR="AQUA" WIDTH=10%>LOC</TH><TH BGCOLOR="AQUA" WIDTH=10%>MVG</TH><TH BGCOLOR="AQUA" WIDTH=10%>COM</TH><TH BGCOLOR="AQUA" WIDTH=10%>L_C</TH><TH BGCOLOR="AQUA" WIDTH=10%>M_C</TH><TR>
<TD>failureResult( &nbsp;const QString &amp;&nbsp;)<BR>
definition &nbsp;
<CODE><A HREF="cccc_src.html#./core/repositories/repository_result.cpp: 5">./core/repositories/repository_result.cpp:5</A></CODE><BR>
<BR>
</TD><TD ALIGN=RIGHT> 3</TD><TD ALIGN=RIGHT> 1</TD><TD ALIGN=RIGHT> 0</TD><TD ALIGN=RIGHT>------</TD><TD ALIGN=RIGHT>------</TD></TR>
<TR>
<TD>successResult( &nbsp;&nbsp;)<BR>
definition &nbsp;
<CODE><A HREF="cccc_src.html#./core/repositories/repository_result.cpp: 3">./core/repositories/repository_result.cpp:3</A></CODE><BR>
<BR>
</TD><TD ALIGN=RIGHT> 1</TD><TD ALIGN=RIGHT> 1</TD><TD ALIGN=RIGHT> 0</TD><TD ALIGN=RIGHT>------</TD><TD ALIGN=RIGHT>------</TD></TR>
<TR><TD HEIGHT=12 COLSPAN=6></TD></TR>
</TR></TABLE>
<H2><A NAME="structdet">Relationships</A></H2>
<TABLE BORDER WIDTH=100%>
<TR><TH WIDTH=50%>Clients</TH><TH WIDTH=50%>Suppliers</TH></TR>
<TR>
<TD WIDTH=50%>
EntityDeleterWidget [V] <BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_deleter_widget.cpp: 172">./ui/widgets/entity_deleter_widget.cpp:172</A></CODE><BR>
<BR>
<BR>
EntityUpdaterWidget [V] <BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 265">./ui/widgets/entity_updater_widget.cpp:265</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 277">./ui/widgets/entity_updater_widget.cpp:277</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 289">./ui/widgets/entity_updater_widget.cpp:289</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 301">./ui/widgets/entity_updater_widget.cpp:301</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 313">./ui/widgets/entity_updater_widget.cpp:313</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 325">./ui/widgets/entity_updater_widget.cpp:325</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 459">./ui/widgets/entity_updater_widget.cpp:459</A></CODE><BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./ui/widgets/entity_updater_widget.cpp: 484">./ui/widgets/entity_updater_widget.cpp:484</A></CODE><BR>
<BR>
<BR>
&nbsp;
</TD>
<TD WIDTH=50%>
QString [V] <BR>
pass by reference &nbsp;
<CODE><A HREF="cccc_src.html#./core/repositories/repository_result.cpp: 5">./core/repositories/repository_result.cpp:5</A></CODE><BR>
<BR>
<BR>
&nbsp;
</TD>
</TR></TABLE>
</BODY></HTML>