mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 22:41:30 +00:00
41 lines
2.5 KiB
XML
41 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<coverage generated="1673667266389" clover="3.2.0">
|
|
<project timestamp="1673667266389" name="All files">
|
|
<metrics statements="31" coveredstatements="23" conditionals="35" coveredconditionals="13" methods="3" coveredmethods="3" elements="69" coveredelements="39" complexity="0" loc="31" ncloc="31" packages="1" files="1" classes="1"/>
|
|
<file name="gilded_rose.js" path="/Users/kennethongcs/Documents/coding/kata/GildedRose-Refactoring-Kata/js-jest/src/gilded_rose.js">
|
|
<metrics statements="31" coveredstatements="23" conditionals="35" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
<line num="3" count="1" type="stmt"/>
|
|
<line num="4" count="1" type="stmt"/>
|
|
<line num="5" count="1" type="stmt"/>
|
|
<line num="11" count="1" type="stmt"/>
|
|
<line num="14" count="1" type="stmt"/>
|
|
<line num="15" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="18" count="0" type="stmt"/>
|
|
<line num="22" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="23" count="1" type="stmt"/>
|
|
<line num="24" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="25" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="26" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="27" count="1" type="stmt"/>
|
|
<line num="30" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="31" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="32" count="1" type="stmt"/>
|
|
<line num="38" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="39" count="1" type="stmt"/>
|
|
<line num="41" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="42" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="43" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="46" count="0" type="stmt"/>
|
|
<line num="50" count="1" type="stmt"/>
|
|
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="54" count="0" type="stmt"/>
|
|
<line num="60" count="1" type="stmt"/>
|
|
<line num="64" count="1" type="stmt"/>
|
|
</file>
|
|
</project>
|
|
</coverage>
|