Skip to content

Commit

Permalink
Merge pull request #70 from stlgaits/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
stlgaits authored Nov 28, 2022
2 parents 28c889a + 481c801 commit 6e3c0a9
Show file tree
Hide file tree
Showing 28 changed files with 230 additions and 193 deletions.
2 changes: 1 addition & 1 deletion .phpunit.cache/test-results

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions clover.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1669225271">
<project timestamp="1669225271">
<coverage generated="1669664001">
<project timestamp="1669664001">
<file name="C:\laragon\www\todo_sf5\src\Controller\DefaultController.php">
<class name="App\Controller\DefaultController" namespace="global">
<metrics complexity="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="1" coveredstatements="1" elements="2" coveredelements="2"/>
Expand Down Expand Up @@ -58,7 +58,7 @@
</file>
<file name="C:\laragon\www\todo_sf5\src\Controller\UserController.php">
<class name="App\Controller\UserController" namespace="global">
<metrics complexity="7" methods="3" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="23" coveredstatements="15" elements="26" coveredelements="17"/>
<metrics complexity="7" methods="3" coveredmethods="3" conditionals="0" coveredconditionals="0" statements="23" coveredstatements="23" elements="26" coveredelements="26"/>
</class>
<line num="18" type="method" name="list" visibility="public" complexity="1" crap="1" count="1"/>
<line num="21" type="stmt" count="1"/>
Expand All @@ -77,16 +77,16 @@
<line num="52" type="stmt" count="1"/>
<line num="54" type="stmt" count="1"/>
<line num="57" type="stmt" count="1"/>
<line num="60" type="method" name="edit" visibility="public" complexity="3" crap="12" count="0"/>
<line num="63" type="stmt" count="0"/>
<line num="67" type="stmt" count="0"/>
<line num="69" type="stmt" count="0"/>
<line num="70" type="stmt" count="0"/>
<line num="71" type="stmt" count="0"/>
<line num="73" type="stmt" count="0"/>
<line num="75" type="stmt" count="0"/>
<line num="78" type="stmt" count="0"/>
<metrics loc="81" ncloc="80" classes="1" methods="3" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="23" coveredstatements="15" elements="26" coveredelements="17"/>
<line num="60" type="method" name="edit" visibility="public" complexity="3" crap="3" count="3"/>
<line num="63" type="stmt" count="3"/>
<line num="67" type="stmt" count="3"/>
<line num="69" type="stmt" count="3"/>
<line num="70" type="stmt" count="3"/>
<line num="71" type="stmt" count="3"/>
<line num="73" type="stmt" count="3"/>
<line num="75" type="stmt" count="3"/>
<line num="78" type="stmt" count="3"/>
<metrics loc="81" ncloc="80" classes="1" methods="3" coveredmethods="3" conditionals="0" coveredconditionals="0" statements="23" coveredstatements="23" elements="26" coveredelements="26"/>
</file>
<file name="C:\laragon\www\todo_sf5\src\Entity\Task.php">
<class name="App\Entity\Task" namespace="global">
Expand Down Expand Up @@ -261,6 +261,6 @@
<line num="54" type="stmt" count="0"/>
<metrics loc="57" ncloc="50" classes="1" methods="3" coveredmethods="2" conditionals="0" coveredconditionals="0" statements="12" coveredstatements="2" elements="15" coveredelements="4"/>
</file>
<metrics files="11" loc="926" ncloc="736" classes="10" methods="50" coveredmethods="30" conditionals="0" coveredconditionals="0" statements="145" coveredstatements="78" elements="195" coveredelements="108"/>
<metrics files="11" loc="926" ncloc="736" classes="10" methods="50" coveredmethods="31" conditionals="0" coveredconditionals="0" statements="145" coveredstatements="86" elements="195" coveredelements="117"/>
</project>
</coverage>
2 changes: 1 addition & 1 deletion coverage.html/Controller/DefaultController.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<h4>Legend</h4>
<p><span class="success"><strong>Executed</strong></span><span class="danger"><strong>Not Executed</strong></span><span class="warning"><strong>Dead Code</strong></span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.18</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.20</a> and <a href="https://phpunit.de/">PHPUnit 9.5.26</a> at Wed Nov 23 17:40:21 UTC 2022.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.18</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.20</a> and <a href="https://phpunit.de/">PHPUnit 9.5.26</a> at Mon Nov 28 19:34:06 UTC 2022.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion coverage.html/Controller/SecurityController.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<h4>Legend</h4>
<p><span class="success"><strong>Executed</strong></span><span class="danger"><strong>Not Executed</strong></span><span class="warning"><strong>Dead Code</strong></span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.18</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.20</a> and <a href="https://phpunit.de/">PHPUnit 9.5.26</a> at Wed Nov 23 17:40:21 UTC 2022.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.18</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.20</a> and <a href="https://phpunit.de/">PHPUnit 9.5.26</a> at Mon Nov 28 19:34:06 UTC 2022.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion coverage.html/Controller/TaskController.php.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
<h4>Legend</h4>
<p><span class="success"><strong>Executed</strong></span><span class="danger"><strong>Not Executed</strong></span><span class="warning"><strong>Dead Code</strong></span></p>
<p>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.18</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.20</a> and <a href="https://phpunit.de/">PHPUnit 9.5.26</a> at Wed Nov 23 17:40:21 UTC 2022.</small>
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 9.2.18</a> using <a href="https://secure.php.net/" target="_top">PHP 8.0.20</a> and <a href="https://phpunit.de/">PHPUnit 9.5.26</a> at Mon Nov 28 19:34:06 UTC 2022.</small>
</p>
<a title="Back to the top" id="toplink" href="#">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>
Expand Down
Loading

0 comments on commit 6e3c0a9

Please sign in to comment.