Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@doodle/geolocation / coverage / clover.xml
Size: Mime:
<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1543332240531" clover="3.2.0">
  <project timestamp="1543332240531" name="All files">
    <metrics statements="43" coveredstatements="0" conditionals="49" coveredconditionals="0" methods="22" coveredmethods="0" elements="114" coveredelements="0" complexity="0" loc="43" ncloc="43" packages="5" files="7" classes="7">
      <package name="src">
        <metrics statements="6" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
        <file name="index.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/index.js">
          <metrics statements="6" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="2" count="0" type="stmt"/>
          <line num="3" count="0" type="stmt"/>
          <line num="4" count="0" type="stmt"/>
          <line num="5" count="0" type="stmt"/>
          <line num="7" count="0" type="stmt"/>
        </file>
      </package>
      <package name="src.state">
        <metrics statements="2" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="1" coveredmethods="0"/>
        <file name="index.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/state/index.js">
          <metrics statements="2" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="1" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="22" count="0" type="cond" truecount="0" falsecount="4"/>
        </file>
      </package>
      <package name="src.state.actions">
        <metrics statements="5" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
        <file name="geolocationActions.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/state/actions/geolocationActions.js">
          <metrics statements="5" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="8" count="0" type="stmt"/>
          <line num="13" count="0" type="stmt"/>
          <line num="17" count="0" type="stmt"/>
          <line num="21" count="0" type="stmt"/>
        </file>
      </package>
      <package name="src.state.reducer">
        <metrics statements="10" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="2" coveredmethods="0"/>
        <file name="geolocationReducer.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/state/reducer/geolocationReducer.js">
          <metrics statements="10" coveredstatements="0" conditionals="15" coveredconditionals="0" methods="2" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="2" count="0" type="stmt"/>
          <line num="4" count="0" type="cond" truecount="0" falsecount="4"/>
          <line num="5" count="0" type="stmt"/>
          <line num="7" count="0" type="stmt"/>
          <line num="12" count="0" type="stmt"/>
          <line num="19" count="0" type="stmt"/>
          <line num="26" count="0" type="stmt"/>
          <line num="33" count="0" type="stmt"/>
          <line num="37" count="0" type="cond" truecount="0" falsecount="4"/>
        </file>
      </package>
      <package name="src.state.saga">
        <metrics statements="20" coveredstatements="0" conditionals="26" coveredconditionals="0" methods="15" coveredmethods="0"/>
        <file name="geolocationApi.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/state/saga/geolocationApi.js">
          <metrics statements="10" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="3" count="0" type="stmt"/>
          <line num="10" count="0" type="stmt"/>
          <line num="11" count="0" type="stmt"/>
          <line num="12" count="0" type="stmt"/>
          <line num="14" count="0" type="stmt"/>
          <line num="18" count="0" type="stmt"/>
          <line num="28" count="0" type="stmt"/>
          <line num="30" count="0" type="stmt"/>
          <line num="31" count="0" type="stmt"/>
        </file>
        <file name="geolocationSaga.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/state/saga/geolocationSaga.js">
          <metrics statements="7" coveredstatements="0" conditionals="19" coveredconditionals="0" methods="6" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="2" count="0" type="stmt"/>
          <line num="3" count="0" type="stmt"/>
          <line num="10" count="0" type="cond" truecount="0" falsecount="9"/>
          <line num="12" count="0" type="stmt"/>
          <line num="22" count="0" type="cond" truecount="0" falsecount="3"/>
          <line num="27" count="0" type="cond" truecount="0" falsecount="7"/>
        </file>
        <file name="index.js" path="/home/ubuntu/workspace/tack_web-geolocation_master-YOWROYQDBIYSBX3DT625SFWEG74IPTVUNZVO2UG7QIKQW73IVWUQ/src/state/saga/index.js">
          <metrics statements="3" coveredstatements="0" conditionals="7" coveredconditionals="0" methods="2" coveredmethods="0"/>
          <line num="1" count="0" type="stmt"/>
          <line num="2" count="0" type="stmt"/>
          <line num="4" count="0" type="cond" truecount="0" falsecount="7"/>
        </file>
      </package>
    </metrics>
  </project>
</coverage>