<?xml version="1.0" encoding="utf-8"?>
<!--Detailed report on module ConsoleObject-->
<CCCC_Project>
<module_summary>
<lines_of_code value="7" 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="26" 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="3" level="0" />
<weighted_methods_per_class_visibility value="2" level="0" />
<depth_of_inheritance_tree value="0" level="0" />
<number_of_children value="21" level="0" />
<coupling_between_objects value="23" level="0" />
<IF4 value="484" level="1" />
<IF4_per_member_function value="********" level="2" />
<IF4_visible value="484" level="2" />
<IF4_visible_per_member_function value="********" level="2" />
<IF4_concrete value="0" level="0" />
<IF4_concrete_per_member_function value="********" level="0" />
</module_summary>
<module_detail>
<description>declaration</description>
<source_reference file="./framework/ConsoleCommandWrapper.h" line="29" />
<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>definition</description>
<source_reference file="./framework/ConsoleObject.h" line="51" />
<lines_of_code value="3" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="15" 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>ConsoleObject()</name>
<extent>
<description>definition</description>
<source_reference file="./framework/ConsoleObject.h" line="56" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="3" 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>runCommand(const string &amp;,const string &amp;)</name>
<extent>
<description>declaration</description>
<source_reference file="./framework/ConsoleObject.h" line="68" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="5" 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>~ConsoleObject()</name>
<extent>
<description>definition</description>
<source_reference file="./framework/ConsoleObject.h" line="61" />
</extent>
<lines_of_code value="1" level="0" />
<McCabes_cyclomatic_complexity value="0" level="0" />
<lines_of_comment value="3" 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>ConsoleObject</name>
<client_module>
<name>AvatarCamera</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/AvatarCamera.h" line="70" />
</extent>
<name>AvatarController</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/AvatarController.h" line="96" />
</extent>
<name>AvatarEmberEntity</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/AvatarEmberEntity.h" line="46" />
</extent>
<name>CaelumEnvironment</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/environment/CaelumEnvironment.h" line="49" />
</extent>
<name>ConfigService</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./services/config/ConfigService.h" line="46" />
</extent>
<name>ConsoleBackend</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./framework/ConsoleBackend.h" line="64" />
</extent>
<extent>
<description>pass by reference</description>
<source_reference file="./framework/ConsoleBackend.cpp" line="113" />
</extent>
<name>ConsoleCommandWrapper</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./framework/ConsoleCommandWrapper.cpp" line="30" />
</extent>
<extent>
<description>pass by reference</description>
<source_reference file="./framework/ConsoleCommandWrapper.h" line="46" />
</extent>
<extent>
<description>has by reference</description>
<source_reference file="./framework/ConsoleCommandWrapper.h" line="71" />
</extent>
<name>ConsoleObjectImpl</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/ConsoleObjectImpl.h" line="27" />
</extent>
<name>EmberEntityFactory</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/EmberEntityFactory.h" line="62" />
</extent>
<name>EntityMoveManager</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/manipulation/EntityMoveManager.h" line="41" />
</extent>
<name>EntityWorldPickListener</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/EntityWorldPickListener.h" line="65" />
</extent>
<name>Environment</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/environment/Environment.h" line="83" />
</extent>
<name>Input</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/input/Input.h" line="82" />
</extent>
<name>LuaConsoleObject</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/scripting/bindings/lua/helpers/LuaConsoleObject.h" line="39" />
</extent>
<name>MaterialEditor</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/manipulation/MaterialEditor.h" line="39" />
</extent>
<name>MetaserverService</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./services/metaserver/MetaserverService.h" line="44" />
</extent>
<name>OOGChat</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./services/server/OOGChat.h" line="60" />
</extent>
<name>ScriptingService</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./services/scripting/ScriptingService.h" line="43" />
</extent>
<name>ServerService</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./services/server/ServerService.h" line="54" />
</extent>
<name>SoundService</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./services/sound/SoundService.h" line="50" />
</extent>
<name>Sun</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/environment/Sun.h" line="43" />
</extent>
<name>Widget</name>
<visible>true</visible>
<concrete>true</concrete>
<extent>
<description>inheritance</description>
<source_reference file="./components/ogre/widgets/Widget.h" line="83" />
</extent>
</client_module>
<supplier_module>
<name>string</name>
<visible>true</visible>
<concrete>false</concrete>
<extent>
<description>pass by reference</description>
<source_reference file="./framework/ConsoleObject.h" line="68" />
</extent>
<extent>
<description>pass by reference</description>
<source_reference file="./framework/ConsoleObject.h" line="68" />
</extent>
</supplier_module>
</module>
</structural_detail>
</CCCC_Project>

