|
|
|
@@ -0,0 +1,297 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<coverage generated="1404335294">
|
|
|
|
|
<project timestamp="1404335294">
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/controllers/AccountController.php">
|
|
|
|
|
<class name="AccountController" namespace="global">
|
|
|
|
|
<metrics methods="8" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="25" coveredstatements="0" elements="33" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="7" type="method" name="__construct" crap="2" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="stmt" count="0"/>
|
|
|
|
|
<line num="16" type="method" name="index" crap="2" count="0"/>
|
|
|
|
|
<line num="17" type="stmt" count="0"/>
|
|
|
|
|
<line num="19" type="stmt" count="0"/>
|
|
|
|
|
<line num="27" type="method" name="create" crap="6" count="0"/>
|
|
|
|
|
<line num="28" type="stmt" count="0"/>
|
|
|
|
|
<line num="29" type="stmt" count="0"/>
|
|
|
|
|
<line num="30" type="stmt" count="0"/>
|
|
|
|
|
<line num="31" type="stmt" count="0"/>
|
|
|
|
|
<line num="32" type="stmt" count="0"/>
|
|
|
|
|
<line num="33" type="stmt" count="0"/>
|
|
|
|
|
<line num="41" type="method" name="store" crap="6" count="0"/>
|
|
|
|
|
<line num="42" type="stmt" count="0"/>
|
|
|
|
|
<line num="43" type="stmt" count="0"/>
|
|
|
|
|
<line num="44" type="stmt" count="0"/>
|
|
|
|
|
<line num="45" type="stmt" count="0"/>
|
|
|
|
|
<line num="46" type="stmt" count="0"/>
|
|
|
|
|
<line num="47" type="stmt" count="0"/>
|
|
|
|
|
<line num="48" type="stmt" count="0"/>
|
|
|
|
|
<line num="57" type="method" name="show" crap="2" count="0"/>
|
|
|
|
|
<line num="58" type="stmt" count="0"/>
|
|
|
|
|
<line num="60" type="stmt" count="0"/>
|
|
|
|
|
<line num="69" type="method" name="edit" crap="2" count="0"/>
|
|
|
|
|
<line num="70" type="stmt" count="0"/>
|
|
|
|
|
<line num="72" type="stmt" count="0"/>
|
|
|
|
|
<line num="81" type="method" name="update" crap="2" count="0"/>
|
|
|
|
|
<line num="82" type="stmt" count="0"/>
|
|
|
|
|
<line num="84" type="stmt" count="0"/>
|
|
|
|
|
<line num="93" type="method" name="destroy" crap="2" count="0"/>
|
|
|
|
|
<line num="94" type="stmt" count="0"/>
|
|
|
|
|
<line num="96" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="99" ncloc="52" classes="1" methods="8" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="25" coveredstatements="0" elements="33" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/controllers/HomeController.php">
|
|
|
|
|
<class name="HomeController" namespace="global">
|
|
|
|
|
<metrics methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="5" coveredstatements="0" elements="7" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="7" type="method" name="__construct" crap="2" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="stmt" count="0"/>
|
|
|
|
|
<line num="11" type="method" name="index" crap="2" count="0"/>
|
|
|
|
|
<line num="12" type="stmt" count="0"/>
|
|
|
|
|
<line num="13" type="stmt" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="15" ncloc="15" classes="1" methods="2" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="5" coveredstatements="0" elements="7" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/controllers/ProfileController.php">
|
|
|
|
|
<class name="ProfileController" namespace="global">
|
|
|
|
|
<metrics methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="29" coveredstatements="0" elements="32" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="6" type="method" name="index" crap="2" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="stmt" count="0"/>
|
|
|
|
|
<line num="11" type="method" name="changePassword" crap="2" count="0"/>
|
|
|
|
|
<line num="12" type="stmt" count="0"/>
|
|
|
|
|
<line num="13" type="stmt" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<line num="16" type="method" name="postChangePassword" crap="42" count="0"/>
|
|
|
|
|
<line num="17" type="stmt" count="0"/>
|
|
|
|
|
<line num="20" type="stmt" count="0"/>
|
|
|
|
|
<line num="21" type="stmt" count="0"/>
|
|
|
|
|
<line num="22" type="stmt" count="0"/>
|
|
|
|
|
<line num="23" type="stmt" count="0"/>
|
|
|
|
|
<line num="24" type="stmt" count="0"/>
|
|
|
|
|
<line num="25" type="stmt" count="0"/>
|
|
|
|
|
<line num="26" type="stmt" count="0"/>
|
|
|
|
|
<line num="27" type="stmt" count="0"/>
|
|
|
|
|
<line num="28" type="stmt" count="0"/>
|
|
|
|
|
<line num="29" type="stmt" count="0"/>
|
|
|
|
|
<line num="30" type="stmt" count="0"/>
|
|
|
|
|
<line num="31" type="stmt" count="0"/>
|
|
|
|
|
<line num="33" type="stmt" count="0"/>
|
|
|
|
|
<line num="34" type="stmt" count="0"/>
|
|
|
|
|
<line num="35" type="stmt" count="0"/>
|
|
|
|
|
<line num="36" type="stmt" count="0"/>
|
|
|
|
|
<line num="39" type="stmt" count="0"/>
|
|
|
|
|
<line num="40" type="stmt" count="0"/>
|
|
|
|
|
<line num="41" type="stmt" count="0"/>
|
|
|
|
|
<line num="42" type="stmt" count="0"/>
|
|
|
|
|
<line num="43" type="stmt" count="0"/>
|
|
|
|
|
<line num="44" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="45" ncloc="41" classes="1" methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="29" coveredstatements="0" elements="32" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/controllers/UserController.php">
|
|
|
|
|
<class name="UserController" namespace="global">
|
|
|
|
|
<metrics methods="10" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="50" coveredstatements="11" elements="60" coveredelements="13"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="9" type="method" name="__construct" crap="1" count="3"/>
|
|
|
|
|
<line num="11" type="stmt" count="3"/>
|
|
|
|
|
<line num="12" type="stmt" count="3"/>
|
|
|
|
|
<line num="14" type="stmt" count="3"/>
|
|
|
|
|
<line num="16" type="method" name="login" crap="1" count="2"/>
|
|
|
|
|
<line num="18" type="stmt" count="2"/>
|
|
|
|
|
<line num="19" type="stmt" count="1"/>
|
|
|
|
|
<line num="21" type="method" name="postLogin" crap="2.06" count="1"/>
|
|
|
|
|
<line num="23" type="stmt" count="1"/>
|
|
|
|
|
<line num="25" type="stmt" count="1"/>
|
|
|
|
|
<line num="26" type="stmt" count="1"/>
|
|
|
|
|
<line num="27" type="stmt" count="1"/>
|
|
|
|
|
<line num="28" type="stmt" count="1"/>
|
|
|
|
|
<line num="29" type="stmt" count="1"/>
|
|
|
|
|
<line num="31" type="stmt" count="0"/>
|
|
|
|
|
<line num="32" type="stmt" count="0"/>
|
|
|
|
|
<line num="35" type="method" name="register" crap="6" count="0"/>
|
|
|
|
|
<line num="37" type="stmt" count="0"/>
|
|
|
|
|
<line num="38" type="stmt" count="0"/>
|
|
|
|
|
<line num="40" type="stmt" count="0"/>
|
|
|
|
|
<line num="43" type="method" name="postRegister" crap="20" count="0"/>
|
|
|
|
|
<line num="45" type="stmt" count="0"/>
|
|
|
|
|
<line num="46" type="stmt" count="0"/>
|
|
|
|
|
<line num="48" type="stmt" count="0"/>
|
|
|
|
|
<line num="49" type="stmt" count="0"/>
|
|
|
|
|
<line num="50" type="stmt" count="0"/>
|
|
|
|
|
<line num="51" type="stmt" count="0"/>
|
|
|
|
|
<line num="52" type="stmt" count="0"/>
|
|
|
|
|
<line num="54" type="stmt" count="0"/>
|
|
|
|
|
<line num="55" type="stmt" count="0"/>
|
|
|
|
|
<line num="57" type="stmt" count="0"/>
|
|
|
|
|
<line num="60" type="method" name="logout" crap="2" count="0"/>
|
|
|
|
|
<line num="62" type="stmt" count="0"/>
|
|
|
|
|
<line num="63" type="stmt" count="0"/>
|
|
|
|
|
<line num="66" type="method" name="remindme" crap="2" count="0"/>
|
|
|
|
|
<line num="68" type="stmt" count="0"/>
|
|
|
|
|
<line num="71" type="method" name="postRemindme" crap="20" count="0"/>
|
|
|
|
|
<line num="73" type="stmt" count="0"/>
|
|
|
|
|
<line num="74" type="stmt" count="0"/>
|
|
|
|
|
<line num="75" type="stmt" count="0"/>
|
|
|
|
|
<line num="76" type="stmt" count="0"/>
|
|
|
|
|
<line num="77" type="stmt" count="0"/>
|
|
|
|
|
<line num="78" type="stmt" count="0"/>
|
|
|
|
|
<line num="79" type="stmt" count="0"/>
|
|
|
|
|
<line num="80" type="stmt" count="0"/>
|
|
|
|
|
<line num="81" type="stmt" count="0"/>
|
|
|
|
|
<line num="82" type="stmt" count="0"/>
|
|
|
|
|
<line num="83" type="stmt" count="0"/>
|
|
|
|
|
<line num="87" type="method" name="verify" crap="6" count="0"/>
|
|
|
|
|
<line num="89" type="stmt" count="0"/>
|
|
|
|
|
<line num="90" type="stmt" count="0"/>
|
|
|
|
|
<line num="91" type="stmt" count="0"/>
|
|
|
|
|
<line num="92" type="stmt" count="0"/>
|
|
|
|
|
<line num="94" type="stmt" count="0"/>
|
|
|
|
|
<line num="97" type="method" name="reset" crap="6" count="0"/>
|
|
|
|
|
<line num="99" type="stmt" count="0"/>
|
|
|
|
|
<line num="100" type="stmt" count="0"/>
|
|
|
|
|
<line num="101" type="stmt" count="0"/>
|
|
|
|
|
<line num="102" type="stmt" count="0"/>
|
|
|
|
|
<line num="104" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="106" ncloc="106" classes="1" methods="10" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="50" coveredstatements="11" elements="60" coveredelements="13"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/Account.php">
|
|
|
|
|
<class name="Account" namespace="global">
|
|
|
|
|
<metrics methods="4" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="13" coveredstatements="0" elements="17" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="13" type="method" name="accountType" crap="2" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<line num="15" type="stmt" count="0"/>
|
|
|
|
|
<line num="16" type="stmt" count="0"/>
|
|
|
|
|
<line num="18" type="method" name="transactions" crap="2" count="0"/>
|
|
|
|
|
<line num="19" type="stmt" count="0"/>
|
|
|
|
|
<line num="20" type="stmt" count="0"/>
|
|
|
|
|
<line num="21" type="stmt" count="0"/>
|
|
|
|
|
<line num="23" type="method" name="user" crap="2" count="0"/>
|
|
|
|
|
<line num="24" type="stmt" count="0"/>
|
|
|
|
|
<line num="25" type="stmt" count="0"/>
|
|
|
|
|
<line num="26" type="stmt" count="0"/>
|
|
|
|
|
<line num="36" type="method" name="balance" crap="6" count="0"/>
|
|
|
|
|
<line num="37" type="stmt" count="0"/>
|
|
|
|
|
<line num="38" type="stmt" count="0"/>
|
|
|
|
|
<line num="39" type="stmt" count="0"/>
|
|
|
|
|
<line num="40" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="41" ncloc="34" classes="1" methods="4" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="13" coveredstatements="0" elements="17" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/AccountType.php">
|
|
|
|
|
<class name="AccountType" namespace="global">
|
|
|
|
|
<metrics methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="6" type="method" name="accounts" crap="2" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="9" ncloc="9" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/Component.php">
|
|
|
|
|
<class name="Component" namespace="global">
|
|
|
|
|
<metrics methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="9" coveredstatements="0" elements="12" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="6" type="method" name="componentType" crap="2" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="stmt" count="0"/>
|
|
|
|
|
<line num="11" type="method" name="transactions" crap="2" count="0"/>
|
|
|
|
|
<line num="12" type="stmt" count="0"/>
|
|
|
|
|
<line num="13" type="stmt" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<line num="16" type="method" name="user" crap="2" count="0"/>
|
|
|
|
|
<line num="17" type="stmt" count="0"/>
|
|
|
|
|
<line num="18" type="stmt" count="0"/>
|
|
|
|
|
<line num="19" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="20" ncloc="20" classes="1" methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="9" coveredstatements="0" elements="12" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/ComponentType.php">
|
|
|
|
|
<class name="ComponentType" namespace="global">
|
|
|
|
|
<metrics methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="0" elements="4" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="6" type="method" name="components" crap="2" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="10" ncloc="10" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="0" elements="4" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/Elegant.php">
|
|
|
|
|
<class name="Elegant" namespace="global">
|
|
|
|
|
<metrics methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="8" coveredstatements="0" elements="9" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="9" type="method" name="isValid" crap="2" count="0"/>
|
|
|
|
|
<line num="10" type="stmt" count="0"/>
|
|
|
|
|
<line num="11" type="stmt" count="0"/>
|
|
|
|
|
<line num="12" type="stmt" count="0"/>
|
|
|
|
|
<line num="13" type="stmt" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<line num="15" type="stmt" count="0"/>
|
|
|
|
|
<line num="16" type="stmt" count="0"/>
|
|
|
|
|
<line num="17" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="17" ncloc="17" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="8" coveredstatements="0" elements="9" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/Transaction.php">
|
|
|
|
|
<class name="Transaction" namespace="global">
|
|
|
|
|
<metrics methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="9" coveredstatements="0" elements="12" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="7" type="method" name="account" crap="2" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="stmt" count="0"/>
|
|
|
|
|
<line num="10" type="stmt" count="0"/>
|
|
|
|
|
<line num="12" type="method" name="transactionJournal" crap="2" count="0"/>
|
|
|
|
|
<line num="13" type="stmt" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<line num="15" type="stmt" count="0"/>
|
|
|
|
|
<line num="17" type="method" name="components" crap="2" count="0"/>
|
|
|
|
|
<line num="18" type="stmt" count="0"/>
|
|
|
|
|
<line num="19" type="stmt" count="0"/>
|
|
|
|
|
<line num="20" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="20" ncloc="20" classes="1" methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="9" coveredstatements="0" elements="12" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/TransactionCurrency.php">
|
|
|
|
|
<class name="TransactionCurrency" namespace="global">
|
|
|
|
|
<metrics methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="6" type="method" name="transactionJournals" crap="2" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="9" ncloc="9" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/TransactionJournal.php">
|
|
|
|
|
<class name="TransactionJournal" namespace="global">
|
|
|
|
|
<metrics methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="6" coveredstatements="0" elements="9" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="6" type="method" name="transactionType" crap="2" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<line num="8" type="stmt" count="0"/>
|
|
|
|
|
<line num="9" type="method" name="transactionCurrency" crap="2" count="0"/>
|
|
|
|
|
<line num="10" type="stmt" count="0"/>
|
|
|
|
|
<line num="11" type="stmt" count="0"/>
|
|
|
|
|
<line num="13" type="method" name="transactions" crap="2" count="0"/>
|
|
|
|
|
<line num="14" type="stmt" count="0"/>
|
|
|
|
|
<line num="15" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="16" ncloc="16" classes="1" methods="3" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="6" coveredstatements="0" elements="9" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/TransactionType.php">
|
|
|
|
|
<class name="TransactionType" namespace="global">
|
|
|
|
|
<metrics methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="5" type="method" name="transactionJournals" crap="2" count="0"/>
|
|
|
|
|
<line num="6" type="stmt" count="0"/>
|
|
|
|
|
<line num="7" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="8" ncloc="8" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<file name="/Library/WebServer/Documents/projects/firefly-iii/app/models/User.php">
|
|
|
|
|
<class name="User" namespace="global">
|
|
|
|
|
<metrics methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</class>
|
|
|
|
|
<line num="36" type="method" name="accounts" crap="2" count="0"/>
|
|
|
|
|
<line num="37" type="stmt" count="0"/>
|
|
|
|
|
<line num="38" type="stmt" count="0"/>
|
|
|
|
|
<metrics loc="40" ncloc="30" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="0" elements="3" coveredelements="0"/>
|
|
|
|
|
</file>
|
|
|
|
|
<metrics files="14" loc="455" ncloc="387" classes="14" methods="42" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="165" coveredstatements="11" elements="207" coveredelements="13"/>
|
|
|
|
|
</project>
|
|
|
|
|
</coverage>
|