<?xml version="1.0" encoding="utf-8"?>
<!--Detailed report on module EmberPagingSceneManagerFactory-->
<CCCC_Project>
<module_summary>
<lines_of_code value="27" level="0" />
<lines_of_code_per_member_function value="******" level="0" />
<McCabes_cyclomatic_complexity value="1" level="0" />
<McCabes_cyclomatic_complexity_per_member_function value="******" level="2" />
<lines_of_code value="6" level="0" />
<lines_of_code_per_member_function value="********" level="2" />
<lines_of_code_per_line_of_comment value="4.500" 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="3" level="0" />
<depth_of_inheritance_tree value="1" level="0" />
<number_of_children value="0" level="0" />
<coupling_between_objects value="3" 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="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="56" />
<lines_of_code value="6" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="2" 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>EmberPagingSceneManagerFactory()</name>
<extent>
<description>definition</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="61" />
</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>createInstance(const String &amp;)</name>
<extent>
<description>definition</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/src/EmberPagingSceneManager.cpp" line="46" />
</extent>
<extent>
<description>declaration</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="65" />
</extent>
<lines_of_code value="6" level="0" />
<McCabes_cyclomatic_complexity value="1" 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>destroyInstance(SceneManager *)</name>
<extent>
<description>definition</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/src/EmberPagingSceneManager.cpp" line="52" />
</extent>
<extent>
<description>declaration</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="66" />
</extent>
<lines_of_code value="5" 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>initMetaData(void)</name>
<extent>
<description>definition</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/src/EmberPagingSceneManager.cpp" line="38" />
</extent>
<extent>
<description>declaration</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="59" />
</extent>
<lines_of_code value="8" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="2" 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>~EmberPagingSceneManagerFactory()</name>
<extent>
<description>definition</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="62" />
</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>EmberPagingSceneManagerFactory</name>
<client_module>
</client_module>
<supplier_module>
<name>SceneManager</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/src/EmberPagingSceneManager.cpp" line="52" />
</extent>
<extent>
<description>pass by reference</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="66" />
</extent>
<name>SceneManagerFactory</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="56" />
</extent>
<name>String</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/src/EmberPagingSceneManager.cpp" line="47" />
</extent>
<extent>
<description>has by value</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="64" />
</extent>
<extent>
<description>pass by reference</description>
<source_reference file="./components/ogre/SceneManagers/EmberPagingSceneManager/include/EmberPagingSceneManager.h" line="65" />
</extent>
</supplier_module>
</module>
</structural_detail>
</CCCC_Project>

