mirror of
https://github.com/zoriya/react-native-web.git
synced 2025-12-18 04:25:29 +00:00
3897 lines
230 KiB
XML
3897 lines
230 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<coverage generated="1626244180006" clover="3.2.0">
|
|
<project timestamp="1626244180006" name="All files">
|
|
<metrics statements="3350" coveredstatements="2856" conditionals="2449" coveredconditionals="1873" methods="660" coveredmethods="509" elements="6459" coveredelements="5238" complexity="0" loc="3350" ncloc="3350" packages="67" files="113" classes="113"/>
|
|
<package name="babel-plugin-react-native-web.src">
|
|
<metrics statements="53" coveredstatements="51" conditionals="44" coveredconditionals="39" methods="11" coveredmethods="11"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/babel-plugin-react-native-web/src/index.js">
|
|
<metrics statements="52" coveredstatements="50" conditionals="44" coveredconditionals="39" methods="11" coveredmethods="11"/>
|
|
<line num="1" count="1" type="stmt"/>
|
|
<line num="3" count="40" type="stmt"/>
|
|
<line num="5" count="1" type="stmt"/>
|
|
<line num="6" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="7" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="8" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="9" count="10" type="stmt"/>
|
|
<line num="10" count="30" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="11" count="28" type="stmt"/>
|
|
<line num="15" count="1" type="stmt"/>
|
|
<line num="16" count="23" type="stmt"/>
|
|
<line num="17" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="18" count="0" type="stmt"/>
|
|
<line num="20" count="23" type="stmt"/>
|
|
<line num="21" count="23" type="stmt"/>
|
|
<line num="31" count="1" type="stmt"/>
|
|
<line num="32" count="39" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="36" count="1" type="stmt"/>
|
|
<line num="37" count="3" type="stmt"/>
|
|
<line num="41" count="27" type="stmt"/>
|
|
<line num="42" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="43" count="11" type="stmt"/>
|
|
<line num="45" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="46" count="11" type="stmt"/>
|
|
<line num="47" count="11" type="stmt"/>
|
|
<line num="49" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="50" count="9" type="stmt"/>
|
|
<line num="56" count="7" type="stmt"/>
|
|
<line num="63" count="11" type="stmt"/>
|
|
<line num="67" count="12" type="stmt"/>
|
|
<line num="68" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="69" count="4" type="stmt"/>
|
|
<line num="71" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="72" count="8" type="stmt"/>
|
|
<line num="73" count="8" type="stmt"/>
|
|
<line num="74" count="8" type="stmt"/>
|
|
<line num="76" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="77" count="8" type="stmt"/>
|
|
<line num="84" count="0" type="stmt"/>
|
|
<line num="92" count="4" type="stmt"/>
|
|
<line num="96" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="97" count="9" type="stmt"/>
|
|
<line num="98" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="99" count="6" type="stmt"/>
|
|
<line num="101" count="11" type="stmt"/>
|
|
<line num="102" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="103" count="11" type="stmt"/>
|
|
<line num="116" count="6" type="stmt"/>
|
|
<line num="117" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="118" count="3" type="stmt"/>
|
|
<line num="119" count="3" type="stmt"/>
|
|
<line num="128" count="3" type="stmt"/>
|
|
</file>
|
|
<file name="moduleMap.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/babel-plugin-react-native-web/src/moduleMap.js">
|
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="2" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="dom-event-testing-library">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="dom-event-testing-library.src">
|
|
<metrics statements="320" coveredstatements="276" conditionals="230" coveredconditionals="177" methods="113" coveredmethods="97"/>
|
|
<file name="constants.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/constants.js">
|
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="10" count="14" type="stmt"/>
|
|
<line num="11" count="14" type="stmt"/>
|
|
<line num="12" count="14" type="stmt"/>
|
|
<line num="22" count="14" type="stmt"/>
|
|
<line num="46" count="14" type="stmt"/>
|
|
</file>
|
|
<file name="createEvent.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/createEvent.js">
|
|
<metrics statements="20" coveredstatements="18" conditionals="10" coveredconditionals="9" methods="4" coveredmethods="3"/>
|
|
<line num="10" count="14" type="stmt"/>
|
|
<line num="15" count="14" type="stmt"/>
|
|
<line num="220" count="950" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="224" count="950" type="stmt"/>
|
|
<line num="225" count="950" type="stmt"/>
|
|
<line num="226" count="950" type="stmt"/>
|
|
<line num="228" count="950" type="stmt"/>
|
|
<line num="229" count="950" type="stmt"/>
|
|
<line num="230" count="950" type="stmt"/>
|
|
<line num="232" count="950" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="233" count="950" type="stmt"/>
|
|
<line num="234" count="15864" type="stmt"/>
|
|
<line num="237" count="15864" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="238" count="582" type="stmt"/>
|
|
<line num="239" count="0" type="stmt"/>
|
|
<line num="240" count="0" type="stmt"/>
|
|
<line num="242" count="582" type="stmt"/>
|
|
<line num="246" count="15282" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="247" count="13723" type="stmt"/>
|
|
<line num="251" count="950" type="stmt"/>
|
|
</file>
|
|
<file name="domEnvironment.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/domEnvironment.js">
|
|
<metrics statements="19" coveredstatements="9" conditionals="17" coveredconditionals="9" methods="8" coveredmethods="4"/>
|
|
<line num="16" count="14" type="stmt"/>
|
|
<line num="19" count="394" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="23" count="42" type="stmt"/>
|
|
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="26" count="0" type="stmt"/>
|
|
<line num="30" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="31" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="34" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="43" count="14" type="stmt"/>
|
|
<line num="45" count="14" type="stmt"/>
|
|
<line num="47" count="0" type="stmt"/>
|
|
<line num="50" count="61" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="53" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
<line num="55" count="0" type="stmt"/>
|
|
<line num="56" count="0" type="stmt"/>
|
|
<line num="59" count="0" type="stmt"/>
|
|
<line num="60" count="0" type="stmt"/>
|
|
<line num="63" count="0" type="stmt"/>
|
|
</file>
|
|
<file name="domEventSequences.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/domEventSequences.js">
|
|
<metrics statements="148" coveredstatements="138" conditionals="87" coveredconditionals="75" methods="22" coveredmethods="22"/>
|
|
<line num="35" count="121" type="stmt"/>
|
|
<line num="37" count="121" type="stmt"/>
|
|
<line num="64" count="121" type="stmt"/>
|
|
<line num="66" count="121" type="stmt"/>
|
|
<line num="80" count="208" type="stmt"/>
|
|
<line num="81" count="208" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="82" count="200" type="stmt"/>
|
|
<line num="84" count="208" type="stmt"/>
|
|
<line num="109" count="8" type="stmt"/>
|
|
<line num="110" count="3" type="stmt"/>
|
|
<line num="117" count="3" type="stmt"/>
|
|
<line num="119" count="3" type="stmt"/>
|
|
<line num="127" count="3" type="stmt"/>
|
|
<line num="129" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="130" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="131" count="0" type="stmt"/>
|
|
<line num="133" count="2" type="stmt"/>
|
|
<line num="134" count="2" type="stmt"/>
|
|
<line num="135" count="2" type="stmt"/>
|
|
<line num="136" count="2" type="stmt"/>
|
|
<line num="137" count="2" type="stmt"/>
|
|
<line num="144" count="2" type="stmt"/>
|
|
<line num="152" count="2" type="stmt"/>
|
|
<line num="153" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="154" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="155" count="0" type="stmt"/>
|
|
<line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="157" count="0" type="stmt"/>
|
|
<line num="159" count="0" type="stmt"/>
|
|
<line num="160" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="161" count="0" type="stmt"/>
|
|
<line num="164" count="1" type="stmt"/>
|
|
<line num="165" count="1" type="stmt"/>
|
|
<line num="166" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="167" count="0" type="stmt"/>
|
|
<line num="169" count="1" type="stmt"/>
|
|
<line num="170" count="1" type="stmt"/>
|
|
<line num="176" count="202" type="stmt"/>
|
|
<line num="177" count="101" type="stmt"/>
|
|
<line num="178" count="101" type="stmt"/>
|
|
<line num="179" count="101" type="stmt"/>
|
|
<line num="180" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="181" count="8" type="stmt"/>
|
|
<line num="183" count="101" type="stmt"/>
|
|
<line num="184" count="101" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="185" count="8" type="stmt"/>
|
|
<line num="187" count="101" type="stmt"/>
|
|
<line num="191" count="2" type="stmt"/>
|
|
<line num="192" count="2" type="stmt"/>
|
|
<line num="194" count="2" type="stmt"/>
|
|
<line num="200" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="201" count="0" type="stmt"/>
|
|
<line num="203" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="204" count="1" type="stmt"/>
|
|
<line num="206" count="1" type="stmt"/>
|
|
<line num="207" count="1" type="stmt"/>
|
|
<line num="208" count="1" type="stmt"/>
|
|
<line num="209" count="1" type="stmt"/>
|
|
<line num="214" count="234" type="stmt"/>
|
|
<line num="215" count="106" type="stmt"/>
|
|
<line num="217" count="106" type="stmt"/>
|
|
<line num="225" count="106" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="226" count="45" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="227" count="2" type="stmt"/>
|
|
<line num="228" count="2" type="stmt"/>
|
|
<line num="230" count="45" type="stmt"/>
|
|
<line num="231" count="45" type="stmt"/>
|
|
<line num="232" count="45" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="233" count="2" type="stmt"/>
|
|
<line num="235" count="45" type="stmt"/>
|
|
<line num="236" count="45" type="stmt"/>
|
|
<line num="238" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="239" count="8" type="stmt"/>
|
|
<line num="240" count="8" type="stmt"/>
|
|
<line num="241" count="8" type="stmt"/>
|
|
<line num="243" count="61" type="stmt"/>
|
|
<line num="244" count="61" type="stmt"/>
|
|
<line num="245" count="61" type="stmt"/>
|
|
<line num="246" count="61" type="stmt"/>
|
|
<line num="247" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="248" count="8" type="stmt"/>
|
|
<line num="254" count="111" type="stmt"/>
|
|
<line num="256" count="25" type="stmt"/>
|
|
<line num="261" count="25" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="263" count="12" type="stmt"/>
|
|
<line num="264" count="12" type="stmt"/>
|
|
<line num="265" count="12" type="stmt"/>
|
|
<line num="267" count="25" type="stmt"/>
|
|
<line num="268" count="25" type="stmt"/>
|
|
<line num="269" count="25" type="stmt"/>
|
|
<line num="273" count="47" type="stmt"/>
|
|
<line num="275" count="17" type="stmt"/>
|
|
<line num="280" count="17" type="stmt"/>
|
|
<line num="282" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="283" count="8" type="stmt"/>
|
|
<line num="285" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="286" count="7" type="stmt"/>
|
|
<line num="289" count="17" type="stmt"/>
|
|
<line num="290" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="292" count="15" type="stmt"/>
|
|
<line num="298" count="12" type="stmt"/>
|
|
<line num="300" count="8" type="stmt"/>
|
|
<line num="305" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="306" count="4" type="stmt"/>
|
|
<line num="308" count="8" type="stmt"/>
|
|
<line num="313" count="40" type="stmt"/>
|
|
<line num="314" count="36" type="stmt"/>
|
|
<line num="316" count="36" type="stmt"/>
|
|
<line num="324" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="325" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="326" count="2" type="stmt"/>
|
|
<line num="328" count="15" type="stmt"/>
|
|
<line num="330" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="331" count="2" type="stmt"/>
|
|
<line num="339" count="21" type="stmt"/>
|
|
<line num="340" count="21" type="stmt"/>
|
|
<line num="341" count="21" type="stmt"/>
|
|
<line num="342" count="21" type="stmt"/>
|
|
<line num="347" count="198" type="stmt"/>
|
|
<line num="348" count="61" type="stmt"/>
|
|
<line num="350" count="61" type="stmt"/>
|
|
<line num="356" count="61" type="stmt"/>
|
|
<line num="357" count="61" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="359" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="360" count="25" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="361" count="2" type="stmt"/>
|
|
<line num="363" count="25" type="stmt"/>
|
|
<line num="364" count="25" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="365" count="3" type="stmt"/>
|
|
<line num="368" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="369" count="8" type="stmt"/>
|
|
<line num="370" count="8" type="stmt"/>
|
|
<line num="371" count="8" type="stmt"/>
|
|
<line num="372" count="8" type="stmt"/>
|
|
<line num="374" count="36" type="stmt"/>
|
|
<line num="375" count="36" type="stmt"/>
|
|
<line num="376" count="36" type="stmt"/>
|
|
<line num="377" count="36" type="stmt"/>
|
|
<line num="379" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="380" count="25" type="stmt"/>
|
|
<line num="381" count="25" type="stmt"/>
|
|
<line num="382" count="25" type="stmt"/>
|
|
<line num="384" count="36" type="stmt"/>
|
|
<line num="385" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="386" count="25" type="stmt"/>
|
|
<line num="388" count="36" type="cond" truecount="2" falsecount="2"/>
|
|
<line num="389" count="0" type="stmt"/>
|
|
<line num="400" count="121" type="stmt"/>
|
|
</file>
|
|
<file name="domEvents.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/domEvents.js">
|
|
<metrics statements="61" coveredstatements="47" conditionals="102" coveredconditionals="75" methods="45" coveredmethods="37"/>
|
|
<line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="61" count="19" type="stmt"/>
|
|
<line num="63" count="19" type="stmt"/>
|
|
<line num="67" count="0" type="stmt"/>
|
|
<line num="76" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="77" count="2" type="stmt"/>
|
|
<line num="80" count="19" type="stmt"/>
|
|
<line num="112" count="432" type="stmt"/>
|
|
<line num="114" count="432" type="stmt"/>
|
|
<line num="123" count="0" type="stmt"/>
|
|
<line num="179" count="131" type="stmt"/>
|
|
<line num="180" count="131" type="stmt"/>
|
|
<line num="182" count="131" type="stmt"/>
|
|
<line num="191" count="0" type="stmt"/>
|
|
<line num="225" count="121" type="stmt"/>
|
|
<line num="239" count="13" type="stmt"/>
|
|
<line num="243" count="33" type="stmt"/>
|
|
<line num="250" count="3" type="stmt"/>
|
|
<line num="257" count="1" type="stmt"/>
|
|
<line num="264" count="0" type="stmt"/>
|
|
<line num="268" count="101" type="stmt"/>
|
|
<line num="272" count="101" type="stmt"/>
|
|
<line num="276" count="8" type="stmt"/>
|
|
<line num="280" count="8" type="stmt"/>
|
|
<line num="284" count="17" type="stmt"/>
|
|
<line num="288" count="2" type="stmt"/>
|
|
<line num="292" count="0" type="stmt"/>
|
|
<line num="296" count="8" type="stmt"/>
|
|
<line num="302" count="71" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="304" count="71" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="306" count="71" type="stmt"/>
|
|
<line num="314" count="70" type="stmt"/>
|
|
<line num="318" count="15" type="stmt"/>
|
|
<line num="322" count="75" type="stmt"/>
|
|
<line num="331" count="17" type="stmt"/>
|
|
<line num="335" count="95" type="stmt"/>
|
|
<line num="339" count="50" type="stmt"/>
|
|
<line num="346" count="0" type="stmt"/>
|
|
<line num="363" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="364" count="10" type="stmt"/>
|
|
<line num="373" count="22" type="stmt"/>
|
|
<line num="377" count="15" type="stmt"/>
|
|
<line num="381" count="20" type="stmt"/>
|
|
<line num="389" count="16" type="stmt"/>
|
|
<line num="393" count="22" type="stmt"/>
|
|
<line num="397" count="10" type="stmt"/>
|
|
<line num="406" count="19" type="stmt"/>
|
|
<line num="410" count="2" type="stmt"/>
|
|
<line num="414" count="3" type="stmt"/>
|
|
<line num="418" count="1" type="stmt"/>
|
|
<line num="422" count="36" type="stmt"/>
|
|
<line num="426" count="21" type="stmt"/>
|
|
<line num="430" count="63" type="stmt"/>
|
|
<line num="434" count="2" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/index.js">
|
|
<metrics statements="27" coveredstatements="23" conditionals="0" coveredconditionals="0" methods="23" coveredmethods="20"/>
|
|
<line num="16" count="187" type="stmt"/>
|
|
<line num="22" count="5" type="stmt"/>
|
|
<line num="25" count="30" type="stmt"/>
|
|
<line num="28" count="3" type="stmt"/>
|
|
<line num="31" count="0" type="stmt"/>
|
|
<line num="34" count="20" type="stmt"/>
|
|
<line num="35" count="20" type="stmt"/>
|
|
<line num="36" count="20" type="stmt"/>
|
|
<line num="40" count="17" type="stmt"/>
|
|
<line num="43" count="2" type="stmt"/>
|
|
<line num="46" count="0" type="stmt"/>
|
|
<line num="55" count="2" type="stmt"/>
|
|
<line num="59" count="106" type="stmt"/>
|
|
<line num="63" count="8" type="stmt"/>
|
|
<line num="67" count="36" type="stmt"/>
|
|
<line num="71" count="25" type="stmt"/>
|
|
<line num="75" count="17" type="stmt"/>
|
|
<line num="79" count="61" type="stmt"/>
|
|
<line num="82" count="19" type="stmt"/>
|
|
<line num="85" count="2" type="stmt"/>
|
|
<line num="89" count="3" type="stmt"/>
|
|
<line num="97" count="0" type="stmt"/>
|
|
<line num="98" count="0" type="stmt"/>
|
|
<line num="101" count="2" type="stmt"/>
|
|
<line num="107" count="1" type="stmt"/>
|
|
<line num="108" count="1" type="stmt"/>
|
|
<line num="120" count="14" type="stmt"/>
|
|
</file>
|
|
<file name="testHelpers.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/testHelpers.js">
|
|
<metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
<line num="15" count="3" type="stmt"/>
|
|
<line num="16" count="3" type="stmt"/>
|
|
<line num="17" count="3" type="stmt"/>
|
|
<line num="22" count="6" type="stmt"/>
|
|
<line num="23" count="6" type="stmt"/>
|
|
<line num="24" count="6" type="stmt"/>
|
|
<line num="29" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="30" count="30" type="stmt"/>
|
|
<line num="31" count="63" type="stmt"/>
|
|
</file>
|
|
<file name="touchStore.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/dom-event-testing-library/src/touchStore.js">
|
|
<metrics statements="31" coveredstatements="27" conditionals="12" coveredconditionals="7" methods="7" coveredmethods="7"/>
|
|
<line num="16" count="14" type="stmt"/>
|
|
<line num="17" count="14" type="stmt"/>
|
|
<line num="20" count="63" type="stmt"/>
|
|
<line num="21" count="63" type="stmt"/>
|
|
<line num="22" count="63" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="23" count="58" type="stmt"/>
|
|
<line num="25" count="63" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="27" count="0" type="stmt"/>
|
|
<line num="32" count="63" type="stmt"/>
|
|
<line num="34" count="63" type="stmt"/>
|
|
<line num="38" count="21" type="stmt"/>
|
|
<line num="39" count="21" type="stmt"/>
|
|
<line num="40" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="41" count="21" type="stmt"/>
|
|
<line num="42" count="21" type="stmt"/>
|
|
<line num="44" count="0" type="stmt"/>
|
|
<line num="52" count="39" type="stmt"/>
|
|
<line num="53" count="39" type="stmt"/>
|
|
<line num="54" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="55" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="56" count="39" type="stmt"/>
|
|
<line num="58" count="0" type="stmt"/>
|
|
<line num="64" count="39" type="stmt"/>
|
|
<line num="68" count="121" type="stmt"/>
|
|
<line num="69" count="121" type="stmt"/>
|
|
<line num="70" count="129" type="stmt"/>
|
|
<line num="72" count="121" type="stmt"/>
|
|
<line num="76" count="250" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="77" count="250" type="stmt"/>
|
|
<line num="79" count="0" type="stmt"/>
|
|
<line num="83" count="121" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.ActivityIndicator">
|
|
<metrics statements="10" coveredstatements="10" conditionals="11" coveredconditionals="11" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/ActivityIndicator/index.js">
|
|
<metrics statements="10" coveredstatements="10" conditionals="11" coveredconditionals="11" methods="2" coveredmethods="2"/>
|
|
<line num="17" count="1" type="stmt"/>
|
|
<line num="19" count="1" type="stmt"/>
|
|
<line num="20" count="32" type="stmt"/>
|
|
<line num="34" count="1" type="stmt"/>
|
|
<line num="42" count="16" type="stmt"/>
|
|
<line num="45" count="16" type="stmt"/>
|
|
<line num="58" count="16" type="stmt"/>
|
|
<line num="79" count="1" type="stmt"/>
|
|
<line num="81" count="1" type="stmt"/>
|
|
<line num="105" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Animated">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Animated/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.AppRegistry">
|
|
<metrics statements="44" coveredstatements="29" conditionals="28" coveredconditionals="16" methods="17" coveredmethods="10"/>
|
|
<file name="AppContainer.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/AppRegistry/AppContainer.js">
|
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
<line num="22" count="1" type="stmt"/>
|
|
<line num="25" count="4" type="stmt"/>
|
|
<line num="28" count="4" type="stmt"/>
|
|
<line num="31" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="32" count="0" type="stmt"/>
|
|
<line num="35" count="4" type="stmt"/>
|
|
<line num="44" count="1" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/AppRegistry/index.js">
|
|
<metrics statements="28" coveredstatements="14" conditionals="24" coveredconditionals="14" methods="13" coveredmethods="6"/>
|
|
<line num="36" count="1" type="stmt"/>
|
|
<line num="37" count="1" type="stmt"/>
|
|
<line num="39" count="1" type="stmt"/>
|
|
<line num="41" count="7" type="stmt"/>
|
|
<line num="49" count="0" type="stmt"/>
|
|
<line num="56" count="6" type="stmt"/>
|
|
<line num="62" count="6" type="stmt"/>
|
|
<line num="66" count="6" type="stmt"/>
|
|
<line num="68" count="6" type="stmt"/>
|
|
<line num="74" count="1" type="stmt"/>
|
|
<line num="85" count="6" type="stmt"/>
|
|
<line num="89" count="0" type="stmt"/>
|
|
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="91" count="0" type="stmt"/>
|
|
<line num="93" count="0" type="stmt"/>
|
|
<line num="94" count="0" type="stmt"/>
|
|
<line num="101" count="0" type="stmt"/>
|
|
<line num="102" count="0" type="stmt"/>
|
|
<line num="106" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="107" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="108" count="0" type="stmt"/>
|
|
<line num="109" count="0" type="stmt"/>
|
|
<line num="111" count="0" type="stmt"/>
|
|
<line num="119" count="1" type="stmt"/>
|
|
<line num="125" count="1" type="stmt"/>
|
|
<line num="129" count="0" type="stmt"/>
|
|
<line num="133" count="0" type="stmt"/>
|
|
<line num="137" count="0" type="stmt"/>
|
|
</file>
|
|
<file name="renderApplication.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/AppRegistry/renderApplication.js">
|
|
<metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="3"/>
|
|
<line num="29" count="1" type="stmt"/>
|
|
<line num="30" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="32" count="1" type="stmt"/>
|
|
<line num="34" count="1" type="stmt"/>
|
|
<line num="49" count="6" type="stmt"/>
|
|
<line num="54" count="6" type="stmt"/>
|
|
<line num="55" count="5" type="stmt"/>
|
|
<line num="56" count="5" type="stmt"/>
|
|
<line num="60" count="6" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.AppState">
|
|
<metrics statements="26" coveredstatements="21" conditionals="23" coveredconditionals="11" methods="5" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/AppState/index.js">
|
|
<metrics statements="26" coveredstatements="21" conditionals="23" coveredconditionals="11" methods="5" coveredmethods="3"/>
|
|
<line num="17" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="19" count="1" type="stmt"/>
|
|
<line num="20" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="21" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="23" count="1" type="stmt"/>
|
|
<line num="28" count="1" type="stmt"/>
|
|
<line num="31" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="35" count="0" type="stmt"/>
|
|
<line num="38" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
<line num="42" count="0" type="stmt"/>
|
|
<line num="44" count="0" type="stmt"/>
|
|
<line num="49" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="50" count="3" type="stmt"/>
|
|
<line num="55" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="56" count="2" type="stmt"/>
|
|
<line num="57" count="2" type="stmt"/>
|
|
<line num="58" count="2" type="stmt"/>
|
|
<line num="64" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="65" count="6" type="stmt"/>
|
|
<line num="70" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="71" count="5" type="stmt"/>
|
|
<line num="72" count="5" type="stmt"/>
|
|
<line num="76" count="2" type="stmt"/>
|
|
<line num="77" count="2" type="stmt"/>
|
|
<line num="78" count="2" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Button">
|
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Button/index.js">
|
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<line num="28" count="1" type="stmt"/>
|
|
<line num="29" count="6" type="stmt"/>
|
|
<line num="31" count="6" type="stmt"/>
|
|
<line num="51" count="1" type="stmt"/>
|
|
<line num="53" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.CheckBox">
|
|
<metrics statements="11" coveredstatements="11" conditionals="16" coveredconditionals="15" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/CheckBox/index.js">
|
|
<metrics statements="11" coveredstatements="11" conditionals="16" coveredconditionals="15" methods="2" coveredmethods="2"/>
|
|
<line num="31" count="1" type="stmt"/>
|
|
<line num="32" count="16" type="stmt"/>
|
|
<line num="35" count="3" type="stmt"/>
|
|
<line num="36" count="3" type="stmt"/>
|
|
<line num="37" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="38" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="42" count="16" type="stmt"/>
|
|
<line num="54" count="16" type="stmt"/>
|
|
<line num="63" count="16" type="stmt"/>
|
|
<line num="75" count="1" type="stmt"/>
|
|
<line num="77" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Dimensions">
|
|
<metrics statements="26" coveredstatements="21" conditionals="22" coveredconditionals="11" methods="7" coveredmethods="7"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Dimensions/index.js">
|
|
<metrics statements="26" coveredstatements="21" conditionals="22" coveredconditionals="11" methods="7" coveredmethods="7"/>
|
|
<line num="30" count="5" type="stmt"/>
|
|
<line num="44" count="5" type="stmt"/>
|
|
<line num="48" count="4" type="stmt"/>
|
|
<line num="49" count="4" type="stmt"/>
|
|
<line num="53" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="54" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="55" count="1" type="stmt"/>
|
|
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="58" count="0" type="stmt"/>
|
|
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="61" count="0" type="stmt"/>
|
|
<line num="68" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="69" count="0" type="stmt"/>
|
|
<line num="72" count="7" type="stmt"/>
|
|
<line num="73" count="7" type="stmt"/>
|
|
<line num="75" count="7" type="stmt"/>
|
|
<line num="82" count="7" type="stmt"/>
|
|
<line num="89" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="90" count="2" type="stmt"/>
|
|
<line num="98" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="99" count="1" type="stmt"/>
|
|
<line num="106" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="107" count="1" type="stmt"/>
|
|
<line num="112" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="113" count="5" type="stmt"/>
|
|
<line num="114" count="5" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Easing">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Easing/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.FlatList">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/FlatList/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.I18nManager">
|
|
<metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="10" methods="7" coveredmethods="7"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/I18nManager/index.js">
|
|
<metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="10" methods="7" coveredmethods="7"/>
|
|
<line num="26" count="22" type="stmt"/>
|
|
<line num="27" count="22" type="stmt"/>
|
|
<line num="28" count="22" type="stmt"/>
|
|
<line num="29" count="22" type="stmt"/>
|
|
<line num="31" count="22" type="stmt"/>
|
|
<line num="32" count="2667" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="33" count="41" type="stmt"/>
|
|
<line num="35" count="2626" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="38" count="22" type="stmt"/>
|
|
<line num="39" count="57" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="40" count="57" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="41" count="57" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="46" count="22" type="stmt"/>
|
|
<line num="48" count="14" type="stmt"/>
|
|
<line num="49" count="14" type="stmt"/>
|
|
<line num="52" count="30" type="stmt"/>
|
|
<line num="53" count="30" type="stmt"/>
|
|
<line num="56" count="2610" type="stmt"/>
|
|
<line num="59" count="13" type="stmt"/>
|
|
<line num="60" count="13" type="stmt"/>
|
|
<line num="63" count="20" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Image">
|
|
<metrics statements="131" coveredstatements="107" conditionals="105" coveredconditionals="77" methods="16" coveredmethods="13"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Image/index.js">
|
|
<metrics statements="131" coveredstatements="107" conditionals="105" coveredconditionals="77" methods="16" coveredmethods="13"/>
|
|
<line num="26" count="3" type="stmt"/>
|
|
<line num="27" count="3" type="stmt"/>
|
|
<line num="28" count="3" type="stmt"/>
|
|
<line num="29" count="3" type="stmt"/>
|
|
<line num="31" count="3" type="stmt"/>
|
|
<line num="32" count="3" type="stmt"/>
|
|
<line num="35" count="62" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="48" count="62" type="stmt"/>
|
|
<line num="49" count="62" type="stmt"/>
|
|
<line num="53" count="62" type="stmt"/>
|
|
<line num="54" count="62" type="stmt"/>
|
|
<line num="56" count="62" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="57" count="0" type="stmt"/>
|
|
<line num="59" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="60" count="1" type="stmt"/>
|
|
<line num="62" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="63" count="1" type="stmt"/>
|
|
<line num="64" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="65" count="1" type="stmt"/>
|
|
<line num="68" count="62" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="69" count="2" type="stmt"/>
|
|
<line num="72" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="73" count="4" type="stmt"/>
|
|
<line num="78" count="62" type="stmt"/>
|
|
<line num="79" count="62" type="stmt"/>
|
|
<line num="80" count="62" type="stmt"/>
|
|
<line num="81" count="62" type="stmt"/>
|
|
<line num="82" count="62" type="stmt"/>
|
|
<line num="83" count="62" type="stmt"/>
|
|
<line num="85" count="62" type="stmt"/>
|
|
<line num="86" count="62" type="stmt"/>
|
|
<line num="88" count="62" type="stmt"/>
|
|
<line num="92" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="93" count="2" type="stmt"/>
|
|
<line num="94" count="2" type="stmt"/>
|
|
<line num="95" count="60" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="96" count="21" type="stmt"/>
|
|
<line num="97" count="21" type="stmt"/>
|
|
<line num="102" count="164" type="stmt"/>
|
|
<line num="103" count="164" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="105" count="8" type="stmt"/>
|
|
<line num="106" count="8" type="stmt"/>
|
|
<line num="107" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="108" count="8" type="stmt"/>
|
|
<line num="110" count="8" type="stmt"/>
|
|
<line num="111" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="114" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="115" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="116" count="156" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="117" count="28" type="stmt"/>
|
|
<line num="118" count="128" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="119" count="47" type="stmt"/>
|
|
<line num="122" count="164" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="123" count="75" type="stmt"/>
|
|
<line num="125" count="75" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="126" count="0" type="stmt"/>
|
|
<line num="127" count="0" type="stmt"/>
|
|
<line num="128" count="0" type="stmt"/>
|
|
<line num="132" count="164" type="stmt"/>
|
|
<line num="145" count="3" type="stmt"/>
|
|
<line num="161" count="62" type="stmt"/>
|
|
<line num="163" count="62" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="164" count="62" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="165" count="0" type="stmt"/>
|
|
<line num="171" count="62" type="stmt"/>
|
|
<line num="172" count="40" type="stmt"/>
|
|
<line num="173" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="174" count="14" type="stmt"/>
|
|
<line num="175" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="176" count="3" type="stmt"/>
|
|
<line num="179" count="37" type="stmt"/>
|
|
<line num="182" count="62" type="stmt"/>
|
|
<line num="183" count="62" type="stmt"/>
|
|
<line num="184" count="62" type="stmt"/>
|
|
<line num="185" count="62" type="stmt"/>
|
|
<line num="186" count="62" type="stmt"/>
|
|
<line num="187" count="62" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="188" count="62" type="stmt"/>
|
|
<line num="193" count="62" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="194" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="195" count="62" type="stmt"/>
|
|
<line num="196" count="62" type="stmt"/>
|
|
<line num="197" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="198" count="62" type="stmt"/>
|
|
<line num="201" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="212" count="62" type="cond" truecount="4" falsecount="1"/>
|
|
<line num="213" count="0" type="stmt"/>
|
|
<line num="214" count="0" type="stmt"/>
|
|
<line num="215" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
<line num="216" count="0" type="stmt"/>
|
|
<line num="217" count="0" type="stmt"/>
|
|
<line num="218" count="0" type="stmt"/>
|
|
<line num="219" count="0" type="stmt"/>
|
|
<line num="225" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
<line num="226" count="0" type="stmt"/>
|
|
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="228" count="0" type="stmt"/>
|
|
<line num="233" count="62" type="stmt"/>
|
|
<line num="234" count="62" type="stmt"/>
|
|
<line num="235" count="43" type="stmt"/>
|
|
<line num="237" count="43" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="238" count="17" type="stmt"/>
|
|
<line num="239" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="240" count="6" type="stmt"/>
|
|
<line num="243" count="17" type="stmt"/>
|
|
<line num="246" count="11" type="stmt"/>
|
|
<line num="247" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="248" count="6" type="stmt"/>
|
|
<line num="250" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="251" count="6" type="stmt"/>
|
|
<line num="255" count="0" type="stmt"/>
|
|
<line num="256" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="257" count="0" type="stmt"/>
|
|
<line num="263" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="264" count="0" type="stmt"/>
|
|
<line num="271" count="86" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="272" count="0" type="stmt"/>
|
|
<line num="273" count="0" type="stmt"/>
|
|
<line num="277" count="43" type="stmt"/>
|
|
<line num="280" count="62" type="stmt"/>
|
|
<line num="305" count="3" type="stmt"/>
|
|
<line num="308" count="3" type="stmt"/>
|
|
<line num="314" count="3" type="stmt"/>
|
|
<line num="315" count="0" type="stmt"/>
|
|
<line num="318" count="3" type="stmt"/>
|
|
<line num="319" count="1" type="stmt"/>
|
|
<line num="322" count="3" type="stmt"/>
|
|
<line num="323" count="1" type="stmt"/>
|
|
<line num="326" count="3" type="stmt"/>
|
|
<line num="336" count="3" type="stmt"/>
|
|
<line num="357" count="3" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.ImageBackground">
|
|
<metrics statements="6" coveredstatements="6" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/ImageBackground/index.js">
|
|
<metrics statements="6" coveredstatements="6" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
<line num="26" count="1" type="stmt"/>
|
|
<line num="34" count="1" type="stmt"/>
|
|
<line num="35" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
<line num="36" count="3" type="stmt"/>
|
|
<line num="38" count="3" type="stmt"/>
|
|
<line num="65" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.InteractionManager">
|
|
<metrics statements="10" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/InteractionManager/index.js">
|
|
<metrics statements="10" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
<line num="14" count="1" type="stmt"/>
|
|
<line num="26" count="0" type="stmt"/>
|
|
<line num="27" count="0" type="stmt"/>
|
|
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="29" count="0" type="stmt"/>
|
|
<line num="31" count="0" type="stmt"/>
|
|
<line num="35" count="0" type="stmt"/>
|
|
<line num="39" count="0" type="stmt"/>
|
|
<line num="48" count="0" type="stmt"/>
|
|
<line num="55" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Modal">
|
|
<metrics statements="141" coveredstatements="138" conditionals="111" coveredconditionals="93" methods="32" coveredmethods="32"/>
|
|
<file name="ModalAnimation.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Modal/ModalAnimation.js">
|
|
<metrics statements="31" coveredstatements="30" conditionals="34" coveredconditionals="28" methods="4" coveredmethods="4"/>
|
|
<line num="15" count="1" type="stmt"/>
|
|
<line num="18" count="42" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="19" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="21" count="37" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="24" count="37" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="36" count="87" type="stmt"/>
|
|
<line num="38" count="87" type="stmt"/>
|
|
<line num="39" count="87" type="stmt"/>
|
|
<line num="41" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="43" count="87" type="stmt"/>
|
|
<line num="45" count="35" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="48" count="1" type="stmt"/>
|
|
<line num="51" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="52" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="53" count="31" type="stmt"/>
|
|
<line num="56" count="3" type="stmt"/>
|
|
<line num="57" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="58" count="3" type="stmt"/>
|
|
<line num="65" count="87" type="stmt"/>
|
|
<line num="66" count="46" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="67" count="32" type="stmt"/>
|
|
<line num="69" count="46" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="71" count="32" type="stmt"/>
|
|
<line num="73" count="46" type="stmt"/>
|
|
<line num="76" count="87" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="85" count="1" type="stmt"/>
|
|
<line num="136" count="1" type="stmt"/>
|
|
<line num="137" count="1" type="stmt"/>
|
|
<line num="138" count="1" type="stmt"/>
|
|
<line num="139" count="1" type="stmt"/>
|
|
</file>
|
|
<file name="ModalContent.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Modal/ModalContent.js">
|
|
<metrics statements="15" coveredstatements="15" conditionals="12" coveredconditionals="9" methods="5" coveredmethods="5"/>
|
|
<line num="26" count="1" type="stmt"/>
|
|
<line num="27" count="68" type="stmt"/>
|
|
<line num="29" count="68" type="stmt"/>
|
|
<line num="30" count="62" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="31" count="62" type="stmt"/>
|
|
<line num="32" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="33" count="3" type="stmt"/>
|
|
<line num="34" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="35" count="3" type="stmt"/>
|
|
<line num="39" count="62" type="stmt"/>
|
|
<line num="40" count="62" type="stmt"/>
|
|
<line num="44" count="68" type="stmt"/>
|
|
<line num="45" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="48" count="68" type="stmt"/>
|
|
<line num="55" count="1" type="stmt"/>
|
|
</file>
|
|
<file name="ModalFocusTrap.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Modal/ModalFocusTrap.js">
|
|
<metrics statements="46" coveredstatements="44" conditionals="34" coveredconditionals="30" methods="10" coveredmethods="10"/>
|
|
<line num="26" count="1" type="stmt"/>
|
|
<line num="27" count="136" type="stmt"/>
|
|
<line num="35" count="106" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="36" count="0" type="stmt"/>
|
|
<line num="39" count="106" type="stmt"/>
|
|
<line num="40" count="106" type="stmt"/>
|
|
<line num="45" count="106" type="stmt"/>
|
|
<line num="49" count="109" type="stmt"/>
|
|
<line num="50" count="97" type="stmt"/>
|
|
<line num="51" count="97" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="52" count="66" type="stmt"/>
|
|
<line num="55" count="43" type="stmt"/>
|
|
<line num="59" count="9" type="stmt"/>
|
|
<line num="60" count="9" type="stmt"/>
|
|
<line num="61" count="9" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="62" count="9" type="stmt"/>
|
|
<line num="65" count="0" type="stmt"/>
|
|
<line num="73" count="1" type="stmt"/>
|
|
<line num="74" count="68" type="stmt"/>
|
|
<line num="75" count="68" type="stmt"/>
|
|
<line num="82" count="68" type="stmt"/>
|
|
<line num="83" count="62" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="84" count="62" type="stmt"/>
|
|
<line num="89" count="84" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="90" count="49" type="stmt"/>
|
|
<line num="93" count="35" type="stmt"/>
|
|
<line num="94" count="35" type="stmt"/>
|
|
<line num="95" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="105" count="34" type="stmt"/>
|
|
<line num="106" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="107" count="3" type="stmt"/>
|
|
<line num="110" count="34" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="111" count="12" type="stmt"/>
|
|
<line num="115" count="35" type="stmt"/>
|
|
<line num="117" count="35" type="stmt"/>
|
|
<line num="121" count="62" type="stmt"/>
|
|
<line num="123" count="62" type="stmt"/>
|
|
<line num="124" count="62" type="stmt"/>
|
|
<line num="130" count="68" type="stmt"/>
|
|
<line num="131" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="132" count="31" type="stmt"/>
|
|
<line num="133" count="31" type="stmt"/>
|
|
<line num="134" count="31" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="135" count="28" type="stmt"/>
|
|
<line num="141" count="68" type="stmt"/>
|
|
<line num="152" count="1" type="stmt"/>
|
|
</file>
|
|
<file name="ModalPortal.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Modal/ModalPortal.js">
|
|
<metrics statements="14" coveredstatements="14" conditionals="18" coveredconditionals="14" methods="3" coveredmethods="3"/>
|
|
<line num="20" count="82" type="stmt"/>
|
|
<line num="21" count="82" type="stmt"/>
|
|
<line num="23" count="82" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="24" count="36" type="stmt"/>
|
|
<line num="26" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="27" count="36" type="stmt"/>
|
|
<line num="28" count="36" type="stmt"/>
|
|
<line num="32" count="82" type="stmt"/>
|
|
<line num="33" count="36" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="34" count="36" type="stmt"/>
|
|
<line num="35" count="36" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="36" count="36" type="stmt"/>
|
|
<line num="37" count="36" type="stmt"/>
|
|
<line num="43" count="82" type="cond" truecount="3" falsecount="1"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Modal/index.js">
|
|
<metrics statements="35" coveredstatements="35" conditionals="13" coveredconditionals="12" methods="10" coveredmethods="10"/>
|
|
<line num="34" count="1" type="stmt"/>
|
|
<line num="36" count="1" type="stmt"/>
|
|
<line num="37" count="1" type="stmt"/>
|
|
<line num="40" count="62" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="41" count="26" type="stmt"/>
|
|
<line num="43" count="36" type="stmt"/>
|
|
<line num="44" count="36" type="stmt"/>
|
|
<line num="45" count="41" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="46" count="41" type="stmt"/>
|
|
<line num="52" count="70" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="55" count="31" type="stmt"/>
|
|
<line num="56" count="31" type="stmt"/>
|
|
<line num="58" count="70" type="stmt"/>
|
|
<line num="59" count="70" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="60" count="31" type="stmt"/>
|
|
<line num="61" count="31" type="stmt"/>
|
|
<line num="66" count="31" type="stmt"/>
|
|
<line num="67" count="31" type="stmt"/>
|
|
<line num="68" count="31" type="stmt"/>
|
|
<line num="69" count="31" type="stmt"/>
|
|
<line num="75" count="1" type="stmt"/>
|
|
<line num="84" count="85" type="stmt"/>
|
|
<line num="88" count="85" type="stmt"/>
|
|
<line num="90" count="85" type="stmt"/>
|
|
<line num="92" count="85" type="stmt"/>
|
|
<line num="93" count="3" type="stmt"/>
|
|
<line num="94" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="95" count="1" type="stmt"/>
|
|
<line num="99" count="85" type="stmt"/>
|
|
<line num="100" count="31" type="stmt"/>
|
|
<line num="101" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="102" count="2" type="stmt"/>
|
|
<line num="106" count="85" type="stmt"/>
|
|
<line num="107" count="36" type="stmt"/>
|
|
<line num="110" count="85" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Picker">
|
|
<metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
<file name="PickerItem.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Picker/PickerItem.js">
|
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
<line num="23" count="11" type="stmt"/>
|
|
<line num="24" count="11" type="stmt"/>
|
|
<line num="25" count="11" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Picker/index.js">
|
|
<metrics statements="13" coveredstatements="13" conditionals="4" coveredconditionals="3" methods="2" coveredmethods="2"/>
|
|
<line num="37" count="1" type="stmt"/>
|
|
<line num="51" count="5" type="stmt"/>
|
|
<line num="53" count="5" type="stmt"/>
|
|
<line num="56" count="1" type="stmt"/>
|
|
<line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="58" count="1" type="stmt"/>
|
|
<line num="63" count="5" type="stmt"/>
|
|
<line num="73" count="5" type="stmt"/>
|
|
<line num="75" count="5" type="stmt"/>
|
|
<line num="77" count="5" type="stmt"/>
|
|
<line num="79" count="5" type="stmt"/>
|
|
<line num="83" count="1" type="stmt"/>
|
|
<line num="85" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Platform">
|
|
<metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Platform/index.js">
|
|
<metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
<line num="11" count="3" type="stmt"/>
|
|
<line num="13" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="15" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="16" count="2" type="stmt"/>
|
|
<line num="18" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Pressable">
|
|
<metrics statements="38" coveredstatements="37" conditionals="26" coveredconditionals="19" methods="7" coveredmethods="7"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Pressable/index.js">
|
|
<metrics statements="38" coveredstatements="37" conditionals="26" coveredconditionals="19" methods="7" coveredmethods="7"/>
|
|
<line num="95" count="26" type="stmt"/>
|
|
<line num="97" count="26" type="stmt"/>
|
|
<line num="98" count="26" type="stmt"/>
|
|
<line num="99" count="26" type="stmt"/>
|
|
<line num="101" count="26" type="stmt"/>
|
|
<line num="102" count="26" type="stmt"/>
|
|
<line num="104" count="26" type="stmt"/>
|
|
<line num="105" count="18" type="stmt"/>
|
|
<line num="131" count="26" type="stmt"/>
|
|
<line num="133" count="26" type="stmt"/>
|
|
<line num="135" count="26" type="stmt"/>
|
|
<line num="143" count="26" type="stmt"/>
|
|
<line num="145" count="26" type="stmt"/>
|
|
<line num="147" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="148" count="1" type="stmt"/>
|
|
<line num="149" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="150" count="1" type="stmt"/>
|
|
<line num="157" count="26" type="stmt"/>
|
|
<line num="159" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="160" count="2" type="stmt"/>
|
|
<line num="161" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="162" count="1" type="stmt"/>
|
|
<line num="169" count="26" type="stmt"/>
|
|
<line num="171" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="172" count="1" type="stmt"/>
|
|
<line num="174" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="175" count="1" type="stmt"/>
|
|
<line num="181" count="26" type="stmt"/>
|
|
<line num="183" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="184" count="1" type="stmt"/>
|
|
<line num="186" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="187" count="0" type="stmt"/>
|
|
<line num="193" count="26" type="stmt"/>
|
|
<line num="215" count="78" type="stmt"/>
|
|
<line num="216" count="78" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="219" count="1" type="stmt"/>
|
|
<line num="226" count="1" type="stmt"/>
|
|
<line num="227" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.ProgressBar">
|
|
<metrics statements="11" coveredstatements="11" conditionals="12" coveredconditionals="10" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/ProgressBar/index.js">
|
|
<metrics statements="11" coveredstatements="11" conditionals="12" coveredconditionals="10" methods="2" coveredmethods="2"/>
|
|
<line num="28" count="1" type="stmt"/>
|
|
<line num="36" count="2" type="stmt"/>
|
|
<line num="38" count="2" type="stmt"/>
|
|
<line num="40" count="2" type="stmt"/>
|
|
<line num="41" count="2" type="stmt"/>
|
|
<line num="42" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="43" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="44" count="2" type="stmt"/>
|
|
<line num="50" count="2" type="stmt"/>
|
|
<line num="70" count="1" type="stmt"/>
|
|
<line num="72" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.ScrollView">
|
|
<metrics statements="113" coveredstatements="73" conditionals="85" coveredconditionals="40" methods="33" coveredmethods="14"/>
|
|
<file name="ScrollViewBase.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/ScrollView/ScrollViewBase.js">
|
|
<metrics statements="40" coveredstatements="26" conditionals="26" coveredconditionals="15" methods="16" coveredmethods="7"/>
|
|
<line num="33" count="1" type="stmt"/>
|
|
<line num="37" count="0" type="stmt"/>
|
|
<line num="40" count="0" type="stmt"/>
|
|
<line num="45" count="0" type="stmt"/>
|
|
<line num="48" count="0" type="stmt"/>
|
|
<line num="53" count="0" type="stmt"/>
|
|
<line num="56" count="0" type="stmt"/>
|
|
<line num="65" count="1" type="stmt"/>
|
|
<line num="66" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="75" count="2" type="stmt"/>
|
|
<line num="86" count="8" type="stmt"/>
|
|
<line num="88" count="8" type="stmt"/>
|
|
<line num="89" count="8" type="stmt"/>
|
|
<line num="90" count="8" type="stmt"/>
|
|
<line num="93" count="16" type="stmt"/>
|
|
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="96" count="0" type="stmt"/>
|
|
<line num="103" count="2" type="stmt"/>
|
|
<line num="104" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="105" count="2" type="stmt"/>
|
|
<line num="107" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="108" count="1" type="stmt"/>
|
|
<line num="110" count="2" type="stmt"/>
|
|
<line num="111" count="0" type="stmt"/>
|
|
<line num="113" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="115" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="116" count="0" type="stmt"/>
|
|
<line num="120" count="1" type="stmt"/>
|
|
<line num="126" count="1" type="stmt"/>
|
|
<line num="127" count="1" type="stmt"/>
|
|
<line num="131" count="1" type="stmt"/>
|
|
<line num="132" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="133" count="1" type="stmt"/>
|
|
<line num="138" count="0" type="stmt"/>
|
|
<line num="139" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="140" count="0" type="stmt"/>
|
|
<line num="145" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="147" count="8" type="stmt"/>
|
|
<line num="166" count="2" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/ScrollView/index.js">
|
|
<metrics statements="73" coveredstatements="47" conditionals="59" coveredconditionals="25" methods="17" coveredmethods="7"/>
|
|
<line num="37" count="2" type="stmt"/>
|
|
<line num="40" count="2" type="stmt"/>
|
|
<line num="44" count="7" type="stmt"/>
|
|
<line num="48" count="0" type="stmt"/>
|
|
<line num="58" count="0" type="stmt"/>
|
|
<line num="62" count="0" type="stmt"/>
|
|
<line num="66" count="0" type="stmt"/>
|
|
<line num="70" count="0" type="stmt"/>
|
|
<line num="74" count="0" type="stmt"/>
|
|
<line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="93" count="0" type="stmt"/>
|
|
<line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="100" count="0" type="stmt"/>
|
|
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="118" count="0" type="stmt"/>
|
|
<line num="119" count="0" type="stmt"/>
|
|
<line num="120" count="0" type="stmt"/>
|
|
<line num="121" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="123" count="0" type="stmt"/>
|
|
<line num="140" count="8" type="stmt"/>
|
|
<line num="142" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="143" count="4" type="stmt"/>
|
|
<line num="144" count="4" type="stmt"/>
|
|
<line num="145" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="147" count="4" type="stmt"/>
|
|
<line num="154" count="8" type="stmt"/>
|
|
<line num="155" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="156" count="0" type="stmt"/>
|
|
<line num="161" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="163" count="8" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="166" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
<line num="167" count="0" type="stmt"/>
|
|
<line num="178" count="0" type="stmt"/>
|
|
<line num="184" count="8" type="stmt"/>
|
|
<line num="196" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="197" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="201" count="8" type="stmt"/>
|
|
<line num="222" count="8" type="stmt"/>
|
|
<line num="224" count="8" type="stmt"/>
|
|
<line num="227" count="8" type="stmt"/>
|
|
<line num="232" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="233" count="1" type="stmt"/>
|
|
<line num="236" count="7" type="stmt"/>
|
|
<line num="240" count="0" type="stmt"/>
|
|
<line num="241" count="0" type="stmt"/>
|
|
<line num="245" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="246" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="247" count="0" type="stmt"/>
|
|
<line num="257" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="258" count="0" type="stmt"/>
|
|
<line num="261" count="1" type="stmt"/>
|
|
<line num="265" count="14" type="stmt"/>
|
|
<line num="269" count="14" type="stmt"/>
|
|
<line num="273" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="274" count="7" type="stmt"/>
|
|
<line num="275" count="7" type="stmt"/>
|
|
<line num="276" count="7" type="stmt"/>
|
|
<line num="277" count="7" type="stmt"/>
|
|
<line num="278" count="7" type="stmt"/>
|
|
<line num="279" count="7" type="stmt"/>
|
|
<line num="280" count="7" type="stmt"/>
|
|
<line num="281" count="7" type="stmt"/>
|
|
<line num="282" count="7" type="stmt"/>
|
|
<line num="283" count="7" type="stmt"/>
|
|
<line num="285" count="14" type="stmt"/>
|
|
<line num="286" count="14" type="stmt"/>
|
|
<line num="290" count="2" type="stmt"/>
|
|
<line num="301" count="2" type="stmt"/>
|
|
<line num="336" count="2" type="stmt"/>
|
|
<line num="337" count="8" type="stmt"/>
|
|
<line num="340" count="2" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.SectionList">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/SectionList/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.StyleSheet">
|
|
<metrics statements="621" coveredstatements="574" conditionals="406" coveredconditionals="341" methods="92" coveredmethods="89"/>
|
|
<file name="ReactNativePropRegistry.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/ReactNativePropRegistry.js">
|
|
<metrics statements="19" coveredstatements="16" conditionals="6" coveredconditionals="3" methods="3" coveredmethods="3"/>
|
|
<line num="11" count="22" type="stmt"/>
|
|
<line num="12" count="22" type="stmt"/>
|
|
<line num="13" count="22" type="stmt"/>
|
|
<line num="14" count="22" type="stmt"/>
|
|
<line num="16" count="643" type="stmt"/>
|
|
<line num="20" count="239" type="stmt"/>
|
|
<line num="21" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="22" count="239" type="stmt"/>
|
|
<line num="24" count="239" type="stmt"/>
|
|
<line num="25" count="239" type="stmt"/>
|
|
<line num="26" count="239" type="stmt"/>
|
|
<line num="30" count="404" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="33" count="0" type="stmt"/>
|
|
<line num="35" count="404" type="stmt"/>
|
|
<line num="36" count="404" type="stmt"/>
|
|
<line num="37" count="404" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="38" count="0" type="stmt"/>
|
|
<line num="39" count="0" type="stmt"/>
|
|
<line num="41" count="404" type="stmt"/>
|
|
</file>
|
|
<file name="StyleSheet.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/StyleSheet.js">
|
|
<metrics statements="18" coveredstatements="16" conditionals="14" coveredconditionals="11" methods="4" coveredmethods="3"/>
|
|
<line num="14" count="20" type="stmt"/>
|
|
<line num="21" count="20" type="stmt"/>
|
|
<line num="23" count="20" type="stmt"/>
|
|
<line num="27" count="1601" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="29" count="1601" type="stmt"/>
|
|
<line num="30" count="1601" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="31" count="0" type="stmt"/>
|
|
<line num="32" count="0" type="stmt"/>
|
|
<line num="41" count="1601" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="42" count="11" type="stmt"/>
|
|
<line num="44" count="1590" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="48" count="66" type="stmt"/>
|
|
<line num="49" count="66" type="stmt"/>
|
|
<line num="50" count="211" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="51" count="211" type="stmt"/>
|
|
<line num="53" count="211" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="54" count="211" type="stmt"/>
|
|
<line num="56" count="66" type="stmt"/>
|
|
</file>
|
|
<file name="compile.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/compile.js">
|
|
<metrics statements="97" coveredstatements="95" conditionals="46" coveredconditionals="38" methods="17" coveredmethods="17"/>
|
|
<line num="28" count="21" type="stmt"/>
|
|
<line num="30" count="213" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="35" count="31" type="stmt"/>
|
|
<line num="39" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="40" count="152" type="stmt"/>
|
|
<line num="42" count="182" type="stmt"/>
|
|
<line num="50" count="78" type="stmt"/>
|
|
<line num="53" count="213" type="stmt"/>
|
|
<line num="54" count="213" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="55" count="213" type="stmt"/>
|
|
<line num="56" count="213" type="stmt"/>
|
|
<line num="57" count="213" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="58" count="31" type="stmt"/>
|
|
<line num="59" count="31" type="stmt"/>
|
|
<line num="61" count="182" type="stmt"/>
|
|
<line num="62" count="182" type="stmt"/>
|
|
<line num="63" count="182" type="stmt"/>
|
|
<line num="69" count="182" type="stmt"/>
|
|
<line num="72" count="213" type="stmt"/>
|
|
<line num="81" count="77" type="stmt"/>
|
|
<line num="82" count="77" type="stmt"/>
|
|
<line num="84" count="77" type="stmt"/>
|
|
<line num="85" count="77" type="stmt"/>
|
|
<line num="87" count="77" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="88" count="1" type="stmt"/>
|
|
<line num="89" count="1" type="stmt"/>
|
|
<line num="90" count="1" type="stmt"/>
|
|
<line num="92" count="77" type="stmt"/>
|
|
<line num="93" count="77" type="stmt"/>
|
|
<line num="95" count="77" type="stmt"/>
|
|
<line num="103" count="109" type="stmt"/>
|
|
<line num="112" count="2219" type="stmt"/>
|
|
<line num="113" count="2219" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="123" count="182" type="stmt"/>
|
|
<line num="124" count="182" type="stmt"/>
|
|
<line num="128" count="182" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="130" count="4" type="stmt"/>
|
|
<line num="131" count="4" type="stmt"/>
|
|
<line num="132" count="4" type="stmt"/>
|
|
<line num="133" count="4" type="stmt"/>
|
|
<line num="138" count="1" type="stmt"/>
|
|
<line num="139" count="1" type="stmt"/>
|
|
<line num="145" count="1" type="stmt"/>
|
|
<line num="151" count="5" type="stmt"/>
|
|
<line num="152" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="153" count="3" type="stmt"/>
|
|
<line num="154" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="155" count="3" type="stmt"/>
|
|
<line num="156" count="3" type="stmt"/>
|
|
<line num="158" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="159" count="2" type="stmt"/>
|
|
<line num="160" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="161" count="2" type="stmt"/>
|
|
<line num="162" count="2" type="stmt"/>
|
|
<line num="165" count="5" type="stmt"/>
|
|
<line num="166" count="5" type="stmt"/>
|
|
<line num="167" count="5" type="stmt"/>
|
|
<line num="173" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="174" count="1" type="stmt"/>
|
|
<line num="176" count="1" type="stmt"/>
|
|
<line num="177" count="1" type="stmt"/>
|
|
<line num="178" count="1" type="stmt"/>
|
|
<line num="182" count="171" type="stmt"/>
|
|
<line num="183" count="171" type="stmt"/>
|
|
<line num="184" count="171" type="stmt"/>
|
|
<line num="188" count="182" type="stmt"/>
|
|
<line num="195" count="280" type="stmt"/>
|
|
<line num="196" count="280" type="stmt"/>
|
|
<line num="198" count="1170" type="stmt"/>
|
|
<line num="199" count="1170" type="stmt"/>
|
|
<line num="204" count="1170" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="205" count="78" type="stmt"/>
|
|
<line num="207" count="1152" type="stmt"/>
|
|
<line num="215" count="280" type="stmt"/>
|
|
<line num="222" count="266" type="stmt"/>
|
|
<line num="223" count="266" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="232" count="7" type="stmt"/>
|
|
<line num="233" count="7" type="stmt"/>
|
|
<line num="236" count="7" type="stmt"/>
|
|
<line num="239" count="16" type="stmt"/>
|
|
<line num="240" count="16" type="stmt"/>
|
|
<line num="241" count="16" type="stmt"/>
|
|
<line num="246" count="7" type="stmt"/>
|
|
<line num="247" count="14" type="stmt"/>
|
|
<line num="249" count="7" type="stmt"/>
|
|
<line num="256" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="257" count="0" type="stmt"/>
|
|
<line num="260" count="5" type="stmt"/>
|
|
<line num="261" count="5" type="stmt"/>
|
|
<line num="262" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="264" count="5" type="stmt"/>
|
|
<line num="265" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="267" count="0" type="stmt"/>
|
|
<line num="270" count="7" type="stmt"/>
|
|
<line num="271" count="7" type="stmt"/>
|
|
<line num="272" count="7" type="stmt"/>
|
|
<line num="276" count="5" type="stmt"/>
|
|
</file>
|
|
<file name="constants.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/constants.js">
|
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="10" count="22" type="stmt"/>
|
|
<line num="12" count="22" type="stmt"/>
|
|
<line num="37" count="22" type="stmt"/>
|
|
<line num="57" count="22" type="stmt"/>
|
|
<line num="59" count="22" type="stmt"/>
|
|
</file>
|
|
<file name="createCSSStyleSheet.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/createCSSStyleSheet.js">
|
|
<metrics statements="11" coveredstatements="11" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
<line num="14" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="15" count="25" type="stmt"/>
|
|
<line num="16" count="25" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="18" count="5" type="stmt"/>
|
|
<line num="20" count="20" type="stmt"/>
|
|
<line num="21" count="20" type="stmt"/>
|
|
<line num="22" count="20" type="stmt"/>
|
|
<line num="23" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="24" count="20" type="stmt"/>
|
|
<line num="26" count="20" type="stmt"/>
|
|
<line num="29" count="6" type="stmt"/>
|
|
</file>
|
|
<file name="createCompileableStyle.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/createCompileableStyle.js">
|
|
<metrics statements="21" coveredstatements="21" conditionals="28" coveredconditionals="26" methods="3" coveredmethods="3"/>
|
|
<line num="13" count="21" type="stmt"/>
|
|
<line num="16" count="6" type="stmt"/>
|
|
<line num="17" count="6" type="stmt"/>
|
|
<line num="18" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="19" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="24" count="9" type="stmt"/>
|
|
<line num="25" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="26" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="27" count="9" type="stmt"/>
|
|
<line num="28" count="9" type="stmt"/>
|
|
<line num="29" count="9" type="stmt"/>
|
|
<line num="30" count="9" type="stmt"/>
|
|
<line num="32" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="39" count="4" type="stmt"/>
|
|
<line num="43" count="21" type="stmt"/>
|
|
<line num="53" count="663" type="stmt"/>
|
|
<line num="55" count="663" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="61" count="6" type="stmt"/>
|
|
<line num="64" count="663" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="65" count="9" type="stmt"/>
|
|
<line num="67" count="663" type="stmt"/>
|
|
</file>
|
|
<file name="createOrderedCSSStyleSheet.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/createOrderedCSSStyleSheet.js">
|
|
<metrics statements="57" coveredstatements="55" conditionals="32" coveredconditionals="28" methods="12" coveredmethods="12"/>
|
|
<line num="13" count="21" type="stmt"/>
|
|
<line num="36" count="38" type="stmt"/>
|
|
<line num="37" count="38" type="stmt"/>
|
|
<line num="42" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="44" count="27" type="stmt"/>
|
|
<line num="45" count="116" type="stmt"/>
|
|
<line num="47" count="116" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="48" count="24" type="stmt"/>
|
|
<line num="49" count="24" type="stmt"/>
|
|
<line num="51" count="92" type="stmt"/>
|
|
<line num="52" count="92" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="53" count="92" type="stmt"/>
|
|
<line num="54" count="92" type="stmt"/>
|
|
<line num="61" count="394" type="stmt"/>
|
|
<line num="62" count="394" type="stmt"/>
|
|
<line num="63" count="394" type="stmt"/>
|
|
<line num="64" count="394" type="stmt"/>
|
|
<line num="67" count="394" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="70" count="394" type="stmt"/>
|
|
<line num="72" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="74" count="394" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="75" count="83" type="stmt"/>
|
|
<line num="78" count="394" type="stmt"/>
|
|
<line num="79" count="154" type="stmt"/>
|
|
<line num="80" count="154" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="81" count="154" type="stmt"/>
|
|
<line num="85" count="394" type="stmt"/>
|
|
<line num="88" count="38" type="stmt"/>
|
|
<line num="93" count="18" type="stmt"/>
|
|
<line num="95" count="44" type="stmt"/>
|
|
<line num="96" count="44" type="stmt"/>
|
|
<line num="105" count="431" type="stmt"/>
|
|
<line num="108" count="431" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="109" count="121" type="stmt"/>
|
|
<line num="111" count="121" type="stmt"/>
|
|
<line num="113" count="121" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="114" count="83" type="stmt"/>
|
|
<line num="121" count="431" type="stmt"/>
|
|
<line num="122" count="431" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="124" count="380" type="stmt"/>
|
|
<line num="125" count="380" type="stmt"/>
|
|
<line num="127" count="380" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="128" count="311" type="stmt"/>
|
|
<line num="129" count="311" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="132" count="0" type="stmt"/>
|
|
<line num="139" count="38" type="stmt"/>
|
|
<line num="147" count="121" type="stmt"/>
|
|
<line num="151" count="24" type="stmt"/>
|
|
<line num="155" count="412" type="stmt"/>
|
|
<line num="157" count="1689" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="160" count="21" type="stmt"/>
|
|
<line num="162" count="523" type="stmt"/>
|
|
<line num="163" count="523" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="167" count="394" type="stmt"/>
|
|
<line num="169" count="394" type="stmt"/>
|
|
<line num="170" count="394" type="stmt"/>
|
|
<line num="174" count="0" type="stmt"/>
|
|
</file>
|
|
<file name="createReactDOMStyle.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/createReactDOMStyle.js">
|
|
<metrics statements="66" coveredstatements="55" conditionals="53" coveredconditionals="39" methods="5" coveredmethods="5"/>
|
|
<line num="25" count="22" type="stmt"/>
|
|
<line num="28" count="22" type="cond" truecount="2" falsecount="3"/>
|
|
<line num="41" count="22" type="stmt"/>
|
|
<line num="42" count="17" type="stmt"/>
|
|
<line num="43" count="17" type="stmt"/>
|
|
<line num="44" count="17" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="45" count="2" type="stmt"/>
|
|
<line num="47" count="15" type="stmt"/>
|
|
<line num="48" count="15" type="stmt"/>
|
|
<line num="52" count="22" type="stmt"/>
|
|
<line num="53" count="13" type="stmt"/>
|
|
<line num="54" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="55" count="12" type="stmt"/>
|
|
<line num="57" count="13" type="stmt"/>
|
|
<line num="64" count="22" type="stmt"/>
|
|
<line num="65" count="412" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="66" count="0" type="stmt"/>
|
|
<line num="69" count="412" type="stmt"/>
|
|
<line num="71" count="412" type="stmt"/>
|
|
<line num="74" count="1011" type="stmt"/>
|
|
<line num="77" count="1011" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="78" count="76" type="stmt"/>
|
|
<line num="81" count="935" type="cond" truecount="11" falsecount="5"/>
|
|
<line num="87" count="1" type="stmt"/>
|
|
<line num="91" count="1" type="stmt"/>
|
|
<line num="92" count="1" type="stmt"/>
|
|
<line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="99" count="0" type="stmt"/>
|
|
<line num="100" count="0" type="stmt"/>
|
|
<line num="102" count="0" type="stmt"/>
|
|
<line num="108" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="109" count="1" type="stmt"/>
|
|
<line num="110" count="1" type="stmt"/>
|
|
<line num="111" count="1" type="stmt"/>
|
|
<line num="113" count="7" type="stmt"/>
|
|
<line num="115" count="8" type="stmt"/>
|
|
<line num="119" count="33" type="stmt"/>
|
|
<line num="120" count="33" type="stmt"/>
|
|
<line num="124" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="125" count="5" type="stmt"/>
|
|
<line num="126" count="5" type="stmt"/>
|
|
<line num="127" count="5" type="stmt"/>
|
|
<line num="128" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="129" count="1" type="stmt"/>
|
|
<line num="131" count="1" type="stmt"/>
|
|
<line num="133" count="7" type="stmt"/>
|
|
<line num="137" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="138" count="1" type="stmt"/>
|
|
<line num="140" count="1" type="stmt"/>
|
|
<line num="144" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="145" count="2" type="stmt"/>
|
|
<line num="151" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="152" count="0" type="stmt"/>
|
|
<line num="154" count="0" type="stmt"/>
|
|
<line num="156" count="0" type="stmt"/>
|
|
<line num="161" count="13" type="stmt"/>
|
|
<line num="162" count="13" type="stmt"/>
|
|
<line num="166" count="0" type="stmt"/>
|
|
<line num="167" count="0" type="stmt"/>
|
|
<line num="171" count="869" type="stmt"/>
|
|
<line num="172" count="869" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="173" count="139" type="stmt"/>
|
|
<line num="176" count="514" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="177" count="511" type="stmt"/>
|
|
<line num="181" count="730" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="187" count="412" type="stmt"/>
|
|
</file>
|
|
<file name="createStyleResolver.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/createStyleResolver.js">
|
|
<metrics statements="109" coveredstatements="108" conditionals="65" coveredconditionals="62" methods="23" coveredmethods="23"/>
|
|
<line num="30" count="25" type="stmt"/>
|
|
<line num="32" count="25" type="stmt"/>
|
|
<line num="33" count="31" type="stmt"/>
|
|
<line num="34" count="31" type="stmt"/>
|
|
<line num="35" count="31" type="stmt"/>
|
|
<line num="36" count="31" type="stmt"/>
|
|
<line num="37" count="31" type="stmt"/>
|
|
<line num="38" count="124" type="stmt"/>
|
|
<line num="42" count="25" type="stmt"/>
|
|
<line num="45" count="204" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="46" count="154" type="stmt"/>
|
|
<line num="48" count="204" type="stmt"/>
|
|
<line num="52" count="1558" type="stmt"/>
|
|
<line num="53" count="1558" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="57" count="890" type="stmt"/>
|
|
<line num="58" count="890" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="59" count="890" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="60" count="76" type="stmt"/>
|
|
<line num="61" count="76" type="stmt"/>
|
|
<line num="62" count="76" type="stmt"/>
|
|
<line num="63" count="204" type="stmt"/>
|
|
<line num="64" count="204" type="stmt"/>
|
|
<line num="65" count="204" type="stmt"/>
|
|
<line num="66" count="216" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="67" count="216" type="stmt"/>
|
|
<line num="70" count="76" type="stmt"/>
|
|
<line num="78" count="1045" type="stmt"/>
|
|
<line num="79" count="1045" type="stmt"/>
|
|
<line num="81" count="1045" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="82" count="0" type="stmt"/>
|
|
<line num="85" count="1045" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="86" count="1030" type="stmt"/>
|
|
<line num="87" count="690" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="88" count="690" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="89" count="36" type="stmt"/>
|
|
<line num="90" count="36" type="stmt"/>
|
|
<line num="91" count="36" type="stmt"/>
|
|
<line num="93" count="36" type="stmt"/>
|
|
<line num="96" count="690" type="stmt"/>
|
|
<line num="101" count="1045" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="103" count="273" type="stmt"/>
|
|
<line num="104" count="273" type="stmt"/>
|
|
<line num="105" count="273" type="stmt"/>
|
|
<line num="106" count="772" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="108" count="346" type="stmt"/>
|
|
<line num="113" count="426" type="stmt"/>
|
|
<line num="114" count="426" type="stmt"/>
|
|
<line num="115" count="426" type="stmt"/>
|
|
<line num="116" count="426" type="stmt"/>
|
|
<line num="117" count="848" type="stmt"/>
|
|
<line num="118" count="848" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="119" count="231" type="stmt"/>
|
|
<line num="121" count="617" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="122" count="611" type="stmt"/>
|
|
<line num="124" count="617" type="stmt"/>
|
|
<line num="127" count="426" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="128" count="426" type="stmt"/>
|
|
<line num="131" count="1045" type="stmt"/>
|
|
<line num="133" count="1045" type="stmt"/>
|
|
<line num="137" count="1045" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="138" count="108" type="stmt"/>
|
|
<line num="141" count="1045" type="stmt"/>
|
|
<line num="148" count="1045" type="stmt"/>
|
|
<line num="149" count="1045" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="152" count="1045" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="153" count="473" type="stmt"/>
|
|
<line num="156" count="572" type="stmt"/>
|
|
<line num="157" count="572" type="stmt"/>
|
|
<line num="160" count="572" type="stmt"/>
|
|
<line num="164" count="1698" type="stmt"/>
|
|
<line num="165" count="1698" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="166" count="1558" type="stmt"/>
|
|
<line num="167" count="1558" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="168" count="1365" type="stmt"/>
|
|
<line num="173" count="193" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="179" count="1" type="stmt"/>
|
|
<line num="180" count="1" type="stmt"/>
|
|
<line num="181" count="1" type="stmt"/>
|
|
<line num="182" count="1" type="stmt"/>
|
|
<line num="183" count="1" type="stmt"/>
|
|
<line num="184" count="2" type="stmt"/>
|
|
<line num="188" count="192" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="189" count="108" type="stmt"/>
|
|
<line num="192" count="192" type="stmt"/>
|
|
<line num="196" count="1698" type="stmt"/>
|
|
<line num="201" count="572" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="202" count="108" type="stmt"/>
|
|
<line num="205" count="572" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="206" count="39" type="stmt"/>
|
|
<line num="209" count="572" type="stmt"/>
|
|
<line num="212" count="25" type="stmt"/>
|
|
<line num="214" count="6" type="stmt"/>
|
|
<line num="216" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="217" count="6" type="stmt"/>
|
|
<line num="220" count="6" type="stmt"/>
|
|
<line num="226" count="42" type="stmt"/>
|
|
<line num="227" count="42" type="stmt"/>
|
|
<line num="228" count="76" type="stmt"/>
|
|
<line num="229" count="76" type="stmt"/>
|
|
<line num="231" count="76" type="stmt"/>
|
|
<line num="232" count="76" type="stmt"/>
|
|
<line num="233" count="76" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="234" count="76" type="stmt"/>
|
|
<line num="237" count="42" type="stmt"/>
|
|
<line num="241" count="2" type="stmt"/>
|
|
<line num="249" count="20" type="stmt"/>
|
|
<line num="250" count="512" type="stmt"/>
|
|
<line num="251" count="512" type="stmt"/>
|
|
<line num="254" count="1045" type="stmt"/>
|
|
</file>
|
|
<file name="css.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/css.js">
|
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
<line num="17" count="19" type="stmt"/>
|
|
<line num="22" count="42" type="stmt"/>
|
|
</file>
|
|
<file name="flattenStyle.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/flattenStyle.js">
|
|
<metrics statements="17" coveredstatements="17" conditionals="10" coveredconditionals="9" methods="2" coveredmethods="2"/>
|
|
<line num="15" count="685" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="16" count="404" type="stmt"/>
|
|
<line num="18" count="281" type="stmt"/>
|
|
<line num="22" count="1304" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="23" count="388" type="stmt"/>
|
|
<line num="26" count="916" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="27" count="916" type="stmt"/>
|
|
<line num="30" count="916" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="31" count="685" type="stmt"/>
|
|
<line num="34" count="231" type="stmt"/>
|
|
<line num="35" count="231" type="stmt"/>
|
|
<line num="36" count="575" type="stmt"/>
|
|
<line num="37" count="575" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="38" count="569" type="stmt"/>
|
|
<line num="39" count="1811" type="stmt"/>
|
|
<line num="40" count="1811" type="stmt"/>
|
|
<line num="44" count="231" type="stmt"/>
|
|
</file>
|
|
<file name="i18nStyle.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/i18nStyle.js">
|
|
<metrics statements="64" coveredstatements="63" conditionals="51" coveredconditionals="48" methods="2" coveredmethods="2"/>
|
|
<line num="13" count="21" type="stmt"/>
|
|
<line num="15" count="21" type="stmt"/>
|
|
<line num="16" count="21" type="stmt"/>
|
|
<line num="17" count="21" type="stmt"/>
|
|
<line num="18" count="21" type="stmt"/>
|
|
<line num="19" count="21" type="stmt"/>
|
|
<line num="20" count="21" type="stmt"/>
|
|
<line num="21" count="21" type="stmt"/>
|
|
<line num="22" count="21" type="stmt"/>
|
|
<line num="23" count="21" type="stmt"/>
|
|
<line num="24" count="21" type="stmt"/>
|
|
<line num="25" count="21" type="stmt"/>
|
|
<line num="26" count="21" type="stmt"/>
|
|
<line num="27" count="21" type="stmt"/>
|
|
<line num="28" count="21" type="stmt"/>
|
|
<line num="29" count="21" type="stmt"/>
|
|
<line num="30" count="21" type="stmt"/>
|
|
<line num="33" count="21" type="stmt"/>
|
|
<line num="53" count="21" type="stmt"/>
|
|
<line num="72" count="21" type="stmt"/>
|
|
<line num="79" count="21" type="stmt"/>
|
|
<line num="81" count="21" type="stmt"/>
|
|
<line num="82" count="663" type="stmt"/>
|
|
<line num="83" count="663" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="84" count="663" type="stmt"/>
|
|
<line num="85" count="663" type="stmt"/>
|
|
<line num="87" count="663" type="stmt"/>
|
|
<line num="88" count="1967" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="89" count="0" type="stmt"/>
|
|
<line num="91" count="1967" type="stmt"/>
|
|
<line num="92" count="1967" type="stmt"/>
|
|
<line num="93" count="1967" type="stmt"/>
|
|
<line num="96" count="1967" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="98" count="37" type="stmt"/>
|
|
<line num="99" count="37" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="100" count="1930" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="101" count="11" type="stmt"/>
|
|
<line num="105" count="1967" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="106" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="107" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="108" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="109" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="110" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="111" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="112" count="3" type="stmt"/>
|
|
<line num="113" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="114" count="1" type="stmt"/>
|
|
<line num="120" count="1967" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="122" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="124" count="3" type="stmt"/>
|
|
<line num="125" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="126" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="127" count="1" type="stmt"/>
|
|
<line num="128" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="129" count="1" type="stmt"/>
|
|
<line num="135" count="1967" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="136" count="2" type="stmt"/>
|
|
<line num="137" count="2" type="stmt"/>
|
|
<line num="138" count="2" type="stmt"/>
|
|
<line num="139" count="1965" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="140" count="1956" type="stmt"/>
|
|
<line num="143" count="1967" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="144" count="37" type="stmt"/>
|
|
<line num="149" count="663" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/index.js">
|
|
<metrics statements="2" coveredstatements="1" conditionals="4" coveredconditionals="3" methods="0" coveredmethods="0"/>
|
|
<line num="14" count="20" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="15" count="0" type="stmt"/>
|
|
</file>
|
|
<file name="initialRules.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/initialRules.js">
|
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="10" count="20" type="stmt"/>
|
|
</file>
|
|
<file name="modality.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/modality.js">
|
|
<metrics statements="85" coveredstatements="75" conditionals="50" coveredconditionals="37" methods="15" coveredmethods="14"/>
|
|
<line num="23" count="20" type="stmt"/>
|
|
<line num="25" count="20" type="stmt"/>
|
|
<line num="27" count="20" type="stmt"/>
|
|
<line num="28" count="31" type="stmt"/>
|
|
<line num="30" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="31" count="6" type="stmt"/>
|
|
<line num="34" count="25" type="stmt"/>
|
|
<line num="35" count="25" type="stmt"/>
|
|
<line num="36" count="25" type="stmt"/>
|
|
<line num="38" count="25" type="stmt"/>
|
|
<line num="59" count="156" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="67" count="90" type="stmt"/>
|
|
<line num="69" count="66" type="stmt"/>
|
|
<line num="78" count="3" type="stmt"/>
|
|
<line num="79" count="3" type="stmt"/>
|
|
<line num="80" count="3" type="stmt"/>
|
|
<line num="82" count="3" type="cond" truecount="2" falsecount="3"/>
|
|
<line num="83" count="0" type="stmt"/>
|
|
<line num="86" count="3" type="cond" truecount="2" falsecount="2"/>
|
|
<line num="87" count="0" type="stmt"/>
|
|
<line num="90" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="91" count="0" type="stmt"/>
|
|
<line num="94" count="3" type="stmt"/>
|
|
<line num="102" count="63" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="103" count="5" type="stmt"/>
|
|
<line num="105" count="58" type="stmt"/>
|
|
<line num="113" count="24" type="stmt"/>
|
|
<line num="120" count="2" type="stmt"/>
|
|
<line num="121" count="2" type="stmt"/>
|
|
<line num="122" count="0" type="stmt"/>
|
|
<line num="132" count="16" type="cond" truecount="7" falsecount="0"/>
|
|
<line num="133" count="3" type="stmt"/>
|
|
<line num="136" count="13" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="137" count="0" type="stmt"/>
|
|
<line num="140" count="13" type="stmt"/>
|
|
<line num="155" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="156" count="2" type="stmt"/>
|
|
<line num="158" count="4" type="stmt"/>
|
|
<line num="169" count="96" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="170" count="30" type="stmt"/>
|
|
<line num="173" count="66" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="174" count="63" type="stmt"/>
|
|
<line num="182" count="47" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="183" count="23" type="stmt"/>
|
|
<line num="186" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="191" count="24" type="stmt"/>
|
|
<line num="192" count="24" type="stmt"/>
|
|
<line num="193" count="24" type="stmt"/>
|
|
<line num="194" count="1" type="stmt"/>
|
|
<line num="195" count="1" type="stmt"/>
|
|
<line num="197" count="24" type="stmt"/>
|
|
<line num="206" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="212" count="0" type="stmt"/>
|
|
<line num="214" count="0" type="stmt"/>
|
|
<line num="225" count="25" type="stmt"/>
|
|
<line num="226" count="25" type="stmt"/>
|
|
<line num="227" count="25" type="stmt"/>
|
|
<line num="228" count="25" type="stmt"/>
|
|
<line num="229" count="25" type="stmt"/>
|
|
<line num="230" count="25" type="stmt"/>
|
|
<line num="231" count="25" type="stmt"/>
|
|
<line num="232" count="25" type="stmt"/>
|
|
<line num="233" count="25" type="stmt"/>
|
|
<line num="237" count="3" type="stmt"/>
|
|
<line num="238" count="3" type="stmt"/>
|
|
<line num="239" count="3" type="stmt"/>
|
|
<line num="240" count="3" type="stmt"/>
|
|
<line num="241" count="3" type="stmt"/>
|
|
<line num="242" count="3" type="stmt"/>
|
|
<line num="243" count="3" type="stmt"/>
|
|
<line num="244" count="3" type="stmt"/>
|
|
<line num="245" count="3" type="stmt"/>
|
|
<line num="257" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="258" count="0" type="stmt"/>
|
|
<line num="261" count="3" type="stmt"/>
|
|
<line num="262" count="3" type="stmt"/>
|
|
<line num="265" count="25" type="stmt"/>
|
|
<line num="266" count="25" type="stmt"/>
|
|
<line num="267" count="25" type="stmt"/>
|
|
<line num="268" count="25" type="stmt"/>
|
|
<line num="269" count="25" type="stmt"/>
|
|
<line num="270" count="25" type="stmt"/>
|
|
<line num="271" count="25" type="stmt"/>
|
|
<line num="272" count="25" type="stmt"/>
|
|
</file>
|
|
<file name="normalizeValueWithProperty.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/normalizeValueWithProperty.js">
|
|
<metrics statements="7" coveredstatements="7" conditionals="9" coveredconditionals="9" methods="1" coveredmethods="1"/>
|
|
<line num="13" count="24" type="stmt"/>
|
|
<line num="27" count="3308" type="stmt"/>
|
|
<line num="28" count="3308" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="29" count="842" type="stmt"/>
|
|
<line num="30" count="2466" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="31" count="277" type="stmt"/>
|
|
<line num="33" count="3308" type="stmt"/>
|
|
</file>
|
|
<file name="resolveShadowValue.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/resolveShadowValue.js">
|
|
<metrics statements="10" coveredstatements="10" conditionals="12" coveredconditionals="11" methods="1" coveredmethods="1"/>
|
|
<line num="13" count="21" type="stmt"/>
|
|
<line num="15" count="21" type="stmt"/>
|
|
<line num="16" count="7" type="stmt"/>
|
|
<line num="17" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="18" count="7" type="stmt"/>
|
|
<line num="19" count="7" type="stmt"/>
|
|
<line num="20" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="21" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="22" count="7" type="cond" truecount="5" falsecount="1"/>
|
|
<line num="23" count="7" type="stmt"/>
|
|
</file>
|
|
<file name="styleResolver.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/styleResolver.js">
|
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="11" count="19" type="stmt"/>
|
|
</file>
|
|
<file name="validate.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/StyleSheet/validate.js">
|
|
<metrics statements="29" coveredstatements="15" conditionals="20" coveredconditionals="12" methods="2" coveredmethods="1"/>
|
|
<line num="12" count="20" type="stmt"/>
|
|
<line num="25" count="0" type="stmt"/>
|
|
<line num="29" count="211" type="stmt"/>
|
|
<line num="30" count="211" type="stmt"/>
|
|
<line num="31" count="394" type="stmt"/>
|
|
<line num="32" count="394" type="stmt"/>
|
|
<line num="33" count="394" type="stmt"/>
|
|
<line num="35" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="36" count="0" type="stmt"/>
|
|
<line num="39" count="394" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="40" count="0" type="stmt"/>
|
|
<line num="41" count="0" type="stmt"/>
|
|
<line num="43" count="394" type="stmt"/>
|
|
<line num="44" count="394" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="45" count="0" type="stmt"/>
|
|
<line num="48" count="0" type="stmt"/>
|
|
<line num="49" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="50" count="0" type="stmt"/>
|
|
<line num="51" count="0" type="stmt"/>
|
|
<line num="52" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="53" count="0" type="stmt"/>
|
|
<line num="54" count="0" type="stmt"/>
|
|
<line num="55" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="56" count="0" type="stmt"/>
|
|
<line num="57" count="0" type="stmt"/>
|
|
<line num="59" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="60" count="0" type="stmt"/>
|
|
<line num="64" count="394" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="65" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Switch">
|
|
<metrics statements="35" coveredstatements="29" conditionals="39" coveredconditionals="31" methods="4" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Switch/index.js">
|
|
<metrics statements="35" coveredstatements="29" conditionals="39" coveredconditionals="31" methods="4" coveredmethods="3"/>
|
|
<line num="30" count="1" type="stmt"/>
|
|
<line num="31" count="1" type="stmt"/>
|
|
<line num="32" count="1" type="stmt"/>
|
|
<line num="37" count="1" type="stmt"/>
|
|
<line num="49" count="7" type="stmt"/>
|
|
<line num="51" count="7" type="stmt"/>
|
|
<line num="54" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="55" count="2" type="stmt"/>
|
|
<line num="60" count="0" type="stmt"/>
|
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="63" count="0" type="stmt"/>
|
|
<line num="67" count="7" type="stmt"/>
|
|
<line num="68" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="69" count="7" type="stmt"/>
|
|
<line num="70" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="71" count="7" type="stmt"/>
|
|
<line num="72" count="7" type="stmt"/>
|
|
<line num="73" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="74" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="75" count="0" type="stmt"/>
|
|
<line num="77" count="2" type="stmt"/>
|
|
<line num="80" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="81" count="0" type="stmt"/>
|
|
<line num="83" count="5" type="stmt"/>
|
|
<line num="87" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="88" count="7" type="stmt"/>
|
|
<line num="89" count="7" type="stmt"/>
|
|
<line num="91" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="93" count="7" type="stmt"/>
|
|
<line num="101" count="7" type="stmt"/>
|
|
<line num="112" count="7" type="stmt"/>
|
|
<line num="125" count="7" type="stmt"/>
|
|
<line num="134" count="1" type="stmt"/>
|
|
<line num="136" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.Text">
|
|
<metrics statements="44" coveredstatements="44" conditionals="44" coveredconditionals="43" methods="3" coveredmethods="3"/>
|
|
<file name="TextAncestorContext.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Text/TextAncestorContext.js">
|
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="14" count="15" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/Text/index.js">
|
|
<metrics statements="43" coveredstatements="43" conditionals="44" coveredconditionals="43" methods="3" coveredmethods="3"/>
|
|
<line num="26" count="5" type="stmt"/>
|
|
<line num="40" count="43" type="stmt"/>
|
|
<line num="42" count="5" type="stmt"/>
|
|
<line num="68" count="43" type="stmt"/>
|
|
<line num="70" count="43" type="stmt"/>
|
|
<line num="71" count="43" type="stmt"/>
|
|
<line num="73" count="43" type="stmt"/>
|
|
<line num="79" count="43" type="stmt"/>
|
|
<line num="87" count="43" type="stmt"/>
|
|
<line num="88" count="43" type="stmt"/>
|
|
<line num="107" count="43" type="stmt"/>
|
|
<line num="109" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="110" count="3" type="stmt"/>
|
|
<line num="111" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="112" count="1" type="stmt"/>
|
|
<line num="113" count="1" type="stmt"/>
|
|
<line num="119" count="43" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="120" count="43" type="stmt"/>
|
|
<line num="121" count="43" type="stmt"/>
|
|
<line num="122" count="43" type="stmt"/>
|
|
<line num="124" count="43" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="125" count="42" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="128" count="43" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="129" count="4" type="stmt"/>
|
|
<line num="132" count="43" type="stmt"/>
|
|
<line num="133" count="43" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="134" count="5" type="stmt"/>
|
|
<line num="135" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="136" count="3" type="stmt"/>
|
|
<line num="137" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="138" count="1" type="stmt"/>
|
|
<line num="140" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="141" count="1" type="stmt"/>
|
|
<line num="143" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="144" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="149" count="43" type="stmt"/>
|
|
<line num="150" count="43" type="stmt"/>
|
|
<line num="152" count="43" type="stmt"/>
|
|
<line num="154" count="43" type="stmt"/>
|
|
<line num="156" count="43" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="164" count="5" type="stmt"/>
|
|
<line num="166" count="5" type="stmt"/>
|
|
<line num="199" count="5" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.TextInput">
|
|
<metrics statements="130" coveredstatements="101" conditionals="99" coveredconditionals="72" methods="17" coveredmethods="12"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/TextInput/index.js">
|
|
<metrics statements="130" coveredstatements="101" conditionals="99" coveredconditionals="72" methods="17" coveredmethods="12"/>
|
|
<line num="31" count="1" type="stmt"/>
|
|
<line num="32" count="1" type="stmt"/>
|
|
<line num="33" count="1" type="stmt"/>
|
|
<line num="34" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="41" count="1" type="stmt"/>
|
|
<line num="42" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="43" count="1" type="stmt"/>
|
|
<line num="44" count="1" type="stmt"/>
|
|
<line num="45" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="50" count="1" type="stmt"/>
|
|
<line num="78" count="50" type="stmt"/>
|
|
<line num="83" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="89" count="1" type="stmt"/>
|
|
<line num="133" count="50" type="stmt"/>
|
|
<line num="138" count="50" type="cond" truecount="7" falsecount="2"/>
|
|
<line num="140" count="1" type="stmt"/>
|
|
<line num="141" count="1" type="stmt"/>
|
|
<line num="144" count="2" type="stmt"/>
|
|
<line num="145" count="2" type="stmt"/>
|
|
<line num="147" count="1" type="stmt"/>
|
|
<line num="148" count="1" type="stmt"/>
|
|
<line num="150" count="1" type="stmt"/>
|
|
<line num="151" count="1" type="stmt"/>
|
|
<line num="154" count="0" type="stmt"/>
|
|
<line num="155" count="0" type="stmt"/>
|
|
<line num="157" count="1" type="stmt"/>
|
|
<line num="158" count="1" type="stmt"/>
|
|
<line num="160" count="44" type="stmt"/>
|
|
<line num="163" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="164" count="2" type="stmt"/>
|
|
<line num="167" count="50" type="stmt"/>
|
|
<line num="168" count="50" type="stmt"/>
|
|
<line num="170" count="50" type="stmt"/>
|
|
<line num="172" count="50" type="cond" truecount="3" falsecount="2"/>
|
|
<line num="173" count="0" type="stmt"/>
|
|
<line num="174" count="0" type="stmt"/>
|
|
<line num="175" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
<line num="176" count="0" type="stmt"/>
|
|
<line num="177" count="0" type="stmt"/>
|
|
<line num="178" count="0" type="stmt"/>
|
|
<line num="192" count="50" type="stmt"/>
|
|
<line num="193" count="50" type="stmt"/>
|
|
<line num="197" count="100" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="198" count="50" type="stmt"/>
|
|
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="200" count="0" type="stmt"/>
|
|
<line num="203" count="50" type="stmt"/>
|
|
<line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="206" count="50" type="stmt"/>
|
|
<line num="213" count="1" type="stmt"/>
|
|
<line num="214" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="215" count="1" type="stmt"/>
|
|
<line num="216" count="1" type="stmt"/>
|
|
<line num="221" count="0" type="stmt"/>
|
|
<line num="222" count="0" type="stmt"/>
|
|
<line num="223" count="0" type="stmt"/>
|
|
<line num="224" count="0" type="stmt"/>
|
|
<line num="225" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="226" count="0" type="stmt"/>
|
|
<line num="228" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="229" count="0" type="stmt"/>
|
|
<line num="234" count="2" type="stmt"/>
|
|
<line num="235" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="236" count="1" type="stmt"/>
|
|
<line num="237" count="1" type="stmt"/>
|
|
<line num="239" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="240" count="2" type="stmt"/>
|
|
<line num="241" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="242" count="0" type="stmt"/>
|
|
<line num="244" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="246" count="0" type="stmt"/>
|
|
<line num="247" count="0" type="stmt"/>
|
|
<line num="254" count="15" type="stmt"/>
|
|
<line num="256" count="15" type="stmt"/>
|
|
<line num="258" count="15" type="stmt"/>
|
|
<line num="259" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="261" count="15" type="stmt"/>
|
|
<line num="262" count="15" type="stmt"/>
|
|
<line num="264" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="265" count="9" type="stmt"/>
|
|
<line num="268" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="275" count="5" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="277" count="2" type="stmt"/>
|
|
<line num="278" count="2" type="stmt"/>
|
|
<line num="279" count="2" type="stmt"/>
|
|
<line num="281" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="282" count="4" type="stmt"/>
|
|
<line num="288" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="289" count="0" type="stmt"/>
|
|
<line num="290" count="0" type="stmt"/>
|
|
<line num="291" count="0" type="stmt"/>
|
|
<line num="292" count="0" type="stmt"/>
|
|
<line num="296" count="0" type="stmt"/>
|
|
<line num="297" count="0" type="stmt"/>
|
|
<line num="302" count="50" type="stmt"/>
|
|
<line num="303" count="50" type="stmt"/>
|
|
<line num="304" count="50" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="305" count="1" type="stmt"/>
|
|
<line num="307" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="308" count="1" type="stmt"/>
|
|
<line num="312" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="313" count="50" type="stmt"/>
|
|
<line num="314" count="50" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="316" count="50" type="stmt"/>
|
|
<line num="317" count="50" type="stmt"/>
|
|
<line num="336" count="50" type="stmt"/>
|
|
<line num="337" count="50" type="stmt"/>
|
|
<line num="338" count="50" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="339" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="340" count="50" type="stmt"/>
|
|
<line num="342" count="50" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="343" count="50" type="stmt"/>
|
|
<line num="344" count="50" type="stmt"/>
|
|
<line num="345" count="50" type="stmt"/>
|
|
<line num="346" count="50" type="stmt"/>
|
|
<line num="347" count="50" type="stmt"/>
|
|
<line num="348" count="50" type="stmt"/>
|
|
<line num="349" count="50" type="stmt"/>
|
|
<line num="350" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="351" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="352" count="50" type="stmt"/>
|
|
<line num="353" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="354" count="50" type="stmt"/>
|
|
<line num="356" count="50" type="stmt"/>
|
|
<line num="358" count="50" type="stmt"/>
|
|
<line num="360" count="50" type="stmt"/>
|
|
<line num="362" count="50" type="stmt"/>
|
|
<line num="365" count="1" type="stmt"/>
|
|
<line num="367" count="1" type="stmt"/>
|
|
<line num="369" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.TouchableOpacity">
|
|
<metrics statements="26" coveredstatements="24" conditionals="18" coveredconditionals="12" methods="7" coveredmethods="7"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/TouchableOpacity/index.js">
|
|
<metrics statements="26" coveredstatements="24" conditionals="18" coveredconditionals="12" methods="7" coveredmethods="7"/>
|
|
<line num="50" count="7" type="stmt"/>
|
|
<line num="52" count="7" type="stmt"/>
|
|
<line num="53" count="7" type="stmt"/>
|
|
<line num="55" count="7" type="stmt"/>
|
|
<line num="56" count="7" type="stmt"/>
|
|
<line num="58" count="7" type="stmt"/>
|
|
<line num="60" count="2" type="stmt"/>
|
|
<line num="61" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="66" count="7" type="stmt"/>
|
|
<line num="68" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="73" count="7" type="stmt"/>
|
|
<line num="75" count="1" type="stmt"/>
|
|
<line num="80" count="7" type="stmt"/>
|
|
<line num="81" count="6" type="stmt"/>
|
|
<line num="91" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="94" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="95" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="96" count="0" type="stmt"/>
|
|
<line num="100" count="1" type="stmt"/>
|
|
<line num="101" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="102" count="0" type="stmt"/>
|
|
<line num="121" count="7" type="stmt"/>
|
|
<line num="123" count="7" type="stmt"/>
|
|
<line num="141" count="1" type="stmt"/>
|
|
<line num="153" count="1" type="stmt"/>
|
|
<line num="154" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.TouchableWithoutFeedback">
|
|
<metrics statements="17" coveredstatements="17" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/TouchableWithoutFeedback/index.js">
|
|
<metrics statements="17" coveredstatements="17" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
<line num="46" count="1" type="stmt"/>
|
|
<line num="63" count="2" type="stmt"/>
|
|
<line num="77" count="2" type="stmt"/>
|
|
<line num="79" count="2" type="stmt"/>
|
|
<line num="81" count="2" type="stmt"/>
|
|
<line num="82" count="2" type="stmt"/>
|
|
<line num="106" count="2" type="stmt"/>
|
|
<line num="108" count="2" type="stmt"/>
|
|
<line num="109" count="2" type="stmt"/>
|
|
<line num="110" count="2" type="stmt"/>
|
|
<line num="111" count="2" type="stmt"/>
|
|
<line num="112" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="113" count="2" type="stmt"/>
|
|
<line num="115" count="2" type="stmt"/>
|
|
<line num="117" count="2" type="stmt"/>
|
|
<line num="120" count="1" type="stmt"/>
|
|
<line num="121" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.UIManager">
|
|
<metrics statements="42" coveredstatements="20" conditionals="21" coveredconditionals="10" methods="12" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/UIManager/index.js">
|
|
<metrics statements="42" coveredstatements="20" conditionals="21" coveredconditionals="10" methods="12" coveredmethods="2"/>
|
|
<line num="13" count="18" type="stmt"/>
|
|
<line num="17" count="0" type="stmt"/>
|
|
<line num="18" count="0" type="stmt"/>
|
|
<line num="19" count="0" type="stmt"/>
|
|
<line num="20" count="0" type="stmt"/>
|
|
<line num="23" count="18" type="stmt"/>
|
|
<line num="24" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
<line num="25" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
<line num="26" count="0" type="stmt"/>
|
|
<line num="27" count="0" type="stmt"/>
|
|
<line num="28" count="0" type="stmt"/>
|
|
<line num="29" count="0" type="stmt"/>
|
|
<line num="30" count="0" type="stmt"/>
|
|
<line num="31" count="0" type="stmt"/>
|
|
<line num="36" count="18" type="stmt"/>
|
|
<line num="43" count="18" type="stmt"/>
|
|
<line num="45" count="0" type="stmt"/>
|
|
<line num="46" count="0" type="stmt"/>
|
|
<line num="51" count="46" type="stmt"/>
|
|
<line num="52" count="46" type="stmt"/>
|
|
<line num="56" count="46" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="57" count="13" type="stmt"/>
|
|
<line num="59" count="46" type="stmt"/>
|
|
<line num="64" count="0" type="stmt"/>
|
|
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="69" count="0" type="stmt"/>
|
|
<line num="70" count="0" type="stmt"/>
|
|
<line num="71" count="0" type="stmt"/>
|
|
<line num="77" count="0" type="stmt"/>
|
|
<line num="81" count="13" type="stmt"/>
|
|
<line num="82" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="83" count="0" type="stmt"/>
|
|
<line num="86" count="23" type="stmt"/>
|
|
<line num="87" count="23" type="cond" truecount="5" falsecount="1"/>
|
|
<line num="89" count="9" type="stmt"/>
|
|
<line num="90" count="9" type="stmt"/>
|
|
<line num="94" count="9" type="stmt"/>
|
|
<line num="95" count="9" type="stmt"/>
|
|
<line num="100" count="2" type="stmt"/>
|
|
<line num="101" count="2" type="stmt"/>
|
|
<line num="103" count="3" type="stmt"/>
|
|
<line num="109" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.View">
|
|
<metrics statements="35" coveredstatements="35" conditionals="18" coveredconditionals="16" methods="3" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/View/index.js">
|
|
<metrics statements="35" coveredstatements="35" conditionals="18" coveredconditionals="16" methods="3" coveredmethods="3"/>
|
|
<line num="26" count="14" type="stmt"/>
|
|
<line num="42" count="510" type="stmt"/>
|
|
<line num="44" count="14" type="stmt"/>
|
|
<line num="65" count="510" type="stmt"/>
|
|
<line num="67" count="510" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="68" count="510" type="stmt"/>
|
|
<line num="69" count="413" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="70" count="2" type="stmt"/>
|
|
<line num="77" count="510" type="stmt"/>
|
|
<line num="78" count="510" type="stmt"/>
|
|
<line num="80" count="510" type="stmt"/>
|
|
<line num="81" count="510" type="stmt"/>
|
|
<line num="100" count="510" type="stmt"/>
|
|
<line num="101" count="510" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="103" count="510" type="stmt"/>
|
|
<line num="104" count="510" type="stmt"/>
|
|
<line num="105" count="510" type="stmt"/>
|
|
<line num="106" count="510" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="107" count="6" type="stmt"/>
|
|
<line num="108" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="109" count="3" type="stmt"/>
|
|
<line num="110" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="111" count="1" type="stmt"/>
|
|
<line num="113" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="114" count="1" type="stmt"/>
|
|
<line num="116" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="117" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="122" count="510" type="stmt"/>
|
|
<line num="123" count="510" type="stmt"/>
|
|
<line num="125" count="510" type="stmt"/>
|
|
<line num="127" count="510" type="stmt"/>
|
|
<line num="131" count="14" type="stmt"/>
|
|
<line num="133" count="14" type="stmt"/>
|
|
<line num="151" count="14" type="stmt"/>
|
|
<line num="153" count="14" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.createElement">
|
|
<metrics statements="6" coveredstatements="6" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/createElement/index.js">
|
|
<metrics statements="6" coveredstatements="6" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<line num="14" count="18" type="stmt"/>
|
|
<line num="17" count="994" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="18" count="993" type="stmt"/>
|
|
<line num="20" count="994" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="21" count="994" type="stmt"/>
|
|
<line num="23" count="994" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.findNodeHandle">
|
|
<metrics statements="4" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/findNodeHandle/index.js">
|
|
<metrics statements="4" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<line num="13" count="2" type="stmt"/>
|
|
<line num="16" count="0" type="stmt"/>
|
|
<line num="17" count="0" type="stmt"/>
|
|
<line num="20" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.processColor">
|
|
<metrics statements="8" coveredstatements="6" conditionals="8" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/processColor/index.js">
|
|
<metrics statements="8" coveredstatements="6" conditionals="8" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<line num="13" count="25" type="stmt"/>
|
|
<line num="14" count="267" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="15" count="0" type="stmt"/>
|
|
<line num="19" count="267" type="stmt"/>
|
|
<line num="20" count="267" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="21" count="0" type="stmt"/>
|
|
<line num="24" count="267" type="stmt"/>
|
|
<line num="26" count="267" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.render">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/render/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.exports.unmountComponentAtNode">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/exports/unmountComponentAtNode/index.js">
|
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.AccessibilityUtil">
|
|
<metrics statements="22" coveredstatements="21" conditionals="20" coveredconditionals="17" methods="3" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/AccessibilityUtil/index.js">
|
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="14" count="19" type="stmt"/>
|
|
</file>
|
|
<file name="isDisabled.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/AccessibilityUtil/isDisabled.js">
|
|
<metrics statements="2" coveredstatements="1" conditionals="3" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<line num="10" count="19" type="stmt"/>
|
|
<line num="11" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
</file>
|
|
<file name="propsToAccessibilityComponent.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/AccessibilityUtil/propsToAccessibilityComponent.js">
|
|
<metrics statements="13" coveredstatements="13" conditionals="11" coveredconditionals="11" methods="1" coveredmethods="1"/>
|
|
<line num="12" count="20" type="stmt"/>
|
|
<line num="32" count="20" type="stmt"/>
|
|
<line num="34" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
<line num="36" count="999" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="37" count="1" type="stmt"/>
|
|
<line num="40" count="998" type="stmt"/>
|
|
<line num="41" count="998" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="42" count="215" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="43" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="44" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="45" count="2" type="stmt"/>
|
|
<line num="47" count="1" type="stmt"/>
|
|
<line num="49" count="212" type="stmt"/>
|
|
</file>
|
|
<file name="propsToAriaRole.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/AccessibilityUtil/propsToAriaRole.js">
|
|
<metrics statements="6" coveredstatements="6" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<line num="10" count="21" type="stmt"/>
|
|
<line num="25" count="21" type="stmt"/>
|
|
<line num="26" count="2033" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="27" count="444" type="stmt"/>
|
|
<line num="28" count="444" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="30" count="442" type="cond" truecount="2" falsecount="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.AssetRegistry">
|
|
<metrics statements="3" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/AssetRegistry/index.js">
|
|
<metrics statements="3" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
<line num="22" count="3" type="stmt"/>
|
|
<line num="27" count="0" type="stmt"/>
|
|
<line num="31" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.ImageLoader">
|
|
<metrics statements="73" coveredstatements="31" conditionals="31" coveredconditionals="7" methods="18" coveredmethods="10"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/ImageLoader/index.js">
|
|
<metrics statements="73" coveredstatements="31" conditionals="31" coveredconditionals="7" methods="18" coveredmethods="10"/>
|
|
<line num="10" count="3" type="stmt"/>
|
|
<line num="13" count="3" type="stmt"/>
|
|
<line num="14" count="3" type="stmt"/>
|
|
<line num="17" count="17" type="stmt"/>
|
|
<line num="18" count="17" type="stmt"/>
|
|
<line num="19" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="23" count="6" type="stmt"/>
|
|
<line num="24" count="6" type="stmt"/>
|
|
<line num="25" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="26" count="0" type="stmt"/>
|
|
<line num="27" count="0" type="stmt"/>
|
|
<line num="29" count="6" type="stmt"/>
|
|
<line num="37" count="5" type="stmt"/>
|
|
<line num="38" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="39" count="5" type="stmt"/>
|
|
<line num="42" count="5" type="stmt"/>
|
|
<line num="46" count="5" type="stmt"/>
|
|
<line num="47" count="5" type="stmt"/>
|
|
<line num="49" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="53" count="0" type="stmt"/>
|
|
<line num="54" count="0" type="stmt"/>
|
|
<line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="60" count="0" type="stmt"/>
|
|
<line num="61" count="0" type="stmt"/>
|
|
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="66" count="0" type="stmt"/>
|
|
<line num="72" count="3" type="stmt"/>
|
|
<line num="73" count="3" type="stmt"/>
|
|
<line num="75" count="3" type="stmt"/>
|
|
<line num="77" count="0" type="stmt"/>
|
|
<line num="78" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="79" count="0" type="stmt"/>
|
|
<line num="80" count="0" type="stmt"/>
|
|
<line num="81" count="0" type="stmt"/>
|
|
<line num="82" count="0" type="stmt"/>
|
|
<line num="86" count="0" type="stmt"/>
|
|
<line num="87" count="0" type="stmt"/>
|
|
<line num="88" count="0" type="stmt"/>
|
|
<line num="91" count="0" type="stmt"/>
|
|
<line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="93" count="0" type="stmt"/>
|
|
<line num="94" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
<line num="95" count="0" type="stmt"/>
|
|
<line num="96" count="0" type="stmt"/>
|
|
<line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="100" count="0" type="stmt"/>
|
|
<line num="101" count="0" type="stmt"/>
|
|
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="107" count="0" type="stmt"/>
|
|
<line num="109" count="0" type="stmt"/>
|
|
<line num="110" count="0" type="stmt"/>
|
|
<line num="114" count="14" type="stmt"/>
|
|
<line num="117" count="0" type="stmt"/>
|
|
<line num="118" count="0" type="stmt"/>
|
|
<line num="119" count="0" type="stmt"/>
|
|
<line num="120" count="0" type="stmt"/>
|
|
<line num="122" count="0" type="stmt"/>
|
|
<line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="127" count="0" type="stmt"/>
|
|
<line num="129" count="0" type="stmt"/>
|
|
<line num="132" count="0" type="stmt"/>
|
|
<line num="133" count="0" type="stmt"/>
|
|
<line num="134" count="0" type="stmt"/>
|
|
<line num="137" count="1" type="stmt"/>
|
|
<line num="138" count="1" type="stmt"/>
|
|
<line num="143" count="1" type="stmt"/>
|
|
<line num="144" count="1" type="stmt"/>
|
|
<line num="145" count="1" type="stmt"/>
|
|
<line num="152" count="1" type="stmt"/>
|
|
<line num="153" count="1" type="stmt"/>
|
|
<line num="154" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="155" count="2" type="stmt"/>
|
|
<line num="158" count="1" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.ScrollResponder">
|
|
<metrics statements="73" coveredstatements="9" conditionals="63" coveredconditionals="2" methods="29" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/ScrollResponder/index.js">
|
|
<metrics statements="73" coveredstatements="9" conditionals="63" coveredconditionals="2" methods="29" coveredmethods="3"/>
|
|
<line num="97" count="2" type="stmt"/>
|
|
<line num="99" count="2" type="stmt"/>
|
|
<line num="110" count="2" type="stmt"/>
|
|
<line num="113" count="7" type="stmt"/>
|
|
<line num="132" count="0" type="stmt"/>
|
|
<line num="161" count="0" type="stmt"/>
|
|
<line num="183" count="0" type="stmt"/>
|
|
<line num="197" count="0" type="stmt"/>
|
|
<line num="216" count="0" type="stmt"/>
|
|
<line num="225" count="0" type="stmt"/>
|
|
<line num="226" count="0" type="stmt"/>
|
|
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="234" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="238" count="0" type="stmt"/>
|
|
<line num="239" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="246" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="248" count="0" type="stmt"/>
|
|
<line num="253" count="1" type="stmt"/>
|
|
<line num="254" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="261" count="0" type="stmt"/>
|
|
<line num="262" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="263" count="0" type="stmt"/>
|
|
<line num="274" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="281" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="288" count="0" type="stmt"/>
|
|
<line num="289" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="296" count="0" type="stmt"/>
|
|
<line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="312" count="0" type="stmt"/>
|
|
<line num="313" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="328" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="337" count="0" type="stmt"/>
|
|
<line num="338" count="0" type="stmt"/>
|
|
<line num="340" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="342" count="0" type="stmt"/>
|
|
<line num="351" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="370" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="371" count="0" type="stmt"/>
|
|
<line num="375" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="377" count="0" type="stmt"/>
|
|
<line num="378" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="379" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="380" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="381" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="383" count="0" type="stmt"/>
|
|
<line num="384" count="0" type="stmt"/>
|
|
<line num="404" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="405" count="0" type="stmt"/>
|
|
<line num="429" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="430" count="0" type="stmt"/>
|
|
<line num="431" count="0" type="stmt"/>
|
|
<line num="455" count="0" type="stmt"/>
|
|
<line num="456" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="457" count="0" type="stmt"/>
|
|
<line num="459" count="0" type="stmt"/>
|
|
<line num="465" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="466" count="0" type="stmt"/>
|
|
<line num="468" count="0" type="stmt"/>
|
|
<line num="470" count="0" type="stmt"/>
|
|
<line num="471" count="0" type="stmt"/>
|
|
<line num="475" count="0" type="stmt"/>
|
|
<line num="485" count="7" type="stmt"/>
|
|
<line num="486" count="7" type="stmt"/>
|
|
<line num="522" count="0" type="stmt"/>
|
|
<line num="523" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="527" count="0" type="stmt"/>
|
|
<line num="528" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="534" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="535" count="0" type="stmt"/>
|
|
<line num="537" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="541" count="0" type="stmt"/>
|
|
<line num="542" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="546" count="2" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.TextInputState">
|
|
<metrics statements="12" coveredstatements="4" conditionals="10" coveredconditionals="2" methods="3" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/TextInputState/index.js">
|
|
<metrics statements="12" coveredstatements="4" conditionals="10" coveredconditionals="2" methods="3" coveredmethods="1"/>
|
|
<line num="18" count="3" type="stmt"/>
|
|
<line num="29" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="30" count="1" type="stmt"/>
|
|
<line num="32" count="2" type="stmt"/>
|
|
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="42" count="0" type="stmt"/>
|
|
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="44" count="0" type="stmt"/>
|
|
<line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="56" count="0" type="stmt"/>
|
|
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="58" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.createDOMProps">
|
|
<metrics statements="159" coveredstatements="159" conditionals="193" coveredconditionals="184" methods="4" coveredmethods="4"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/createDOMProps/index.js">
|
|
<metrics statements="159" coveredstatements="159" conditionals="193" coveredconditionals="184" methods="4" coveredmethods="4"/>
|
|
<line num="16" count="19" type="stmt"/>
|
|
<line num="17" count="19" type="stmt"/>
|
|
<line num="18" count="19" type="stmt"/>
|
|
<line num="20" count="19" type="stmt"/>
|
|
<line num="22" count="2" type="stmt"/>
|
|
<line num="25" count="8" type="stmt"/>
|
|
<line num="28" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="32" count="19" type="stmt"/>
|
|
<line num="50" count="19" type="stmt"/>
|
|
<line num="65" count="19" type="stmt"/>
|
|
<line num="66" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="67" count="6" type="stmt"/>
|
|
<line num="132" count="1030" type="stmt"/>
|
|
<line num="135" count="1030" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="137" count="1030" type="stmt"/>
|
|
<line num="140" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="141" count="3" type="stmt"/>
|
|
<line num="142" count="36" type="stmt"/>
|
|
<line num="143" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="144" count="24" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="145" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="146" count="2" type="stmt"/>
|
|
<line num="148" count="2" type="stmt"/>
|
|
<line num="151" count="20" type="stmt"/>
|
|
<line num="156" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="157" count="18" type="stmt"/>
|
|
<line num="158" count="38" type="stmt"/>
|
|
<line num="159" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="160" count="37" type="stmt"/>
|
|
<line num="166" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="167" count="1" type="stmt"/>
|
|
<line num="169" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="170" count="1" type="stmt"/>
|
|
<line num="172" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="173" count="1" type="stmt"/>
|
|
<line num="175" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="176" count="1" type="stmt"/>
|
|
<line num="178" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="179" count="1" type="stmt"/>
|
|
<line num="181" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="182" count="1" type="stmt"/>
|
|
<line num="184" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="185" count="1" type="stmt"/>
|
|
<line num="187" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="188" count="1" type="stmt"/>
|
|
<line num="190" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="191" count="2" type="stmt"/>
|
|
<line num="193" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="194" count="1" type="stmt"/>
|
|
<line num="196" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="197" count="2" type="stmt"/>
|
|
<line num="199" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="200" count="1" type="stmt"/>
|
|
<line num="202" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="203" count="8" type="stmt"/>
|
|
<line num="205" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="212" count="2" type="stmt"/>
|
|
<line num="215" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="216" count="1" type="stmt"/>
|
|
<line num="218" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="219" count="1" type="stmt"/>
|
|
<line num="221" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="222" count="2" type="stmt"/>
|
|
<line num="224" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="225" count="1" type="stmt"/>
|
|
<line num="227" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="228" count="1" type="stmt"/>
|
|
<line num="230" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="231" count="1" type="stmt"/>
|
|
<line num="233" count="1030" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="234" count="1" type="stmt"/>
|
|
<line num="236" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="237" count="11" type="stmt"/>
|
|
<line num="239" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="240" count="4" type="stmt"/>
|
|
<line num="242" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="243" count="1" type="stmt"/>
|
|
<line num="245" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="246" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="248" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="249" count="1" type="stmt"/>
|
|
<line num="251" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="252" count="1" type="stmt"/>
|
|
<line num="254" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="255" count="1" type="stmt"/>
|
|
<line num="257" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="258" count="1" type="stmt"/>
|
|
<line num="260" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="261" count="2" type="stmt"/>
|
|
<line num="263" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="264" count="1" type="stmt"/>
|
|
<line num="266" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="267" count="1" type="stmt"/>
|
|
<line num="269" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="270" count="1" type="stmt"/>
|
|
<line num="272" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="273" count="1" type="stmt"/>
|
|
<line num="275" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
<line num="276" count="1" type="stmt"/>
|
|
<line num="279" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="280" count="1" type="stmt"/>
|
|
<line num="282" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
<line num="283" count="1" type="stmt"/>
|
|
<line num="286" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="288" count="225" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="290" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="291" count="1" type="stmt"/>
|
|
<line num="293" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="294" count="1" type="stmt"/>
|
|
<line num="296" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="297" count="1" type="stmt"/>
|
|
<line num="299" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="300" count="1" type="stmt"/>
|
|
<line num="302" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="303" count="1" type="stmt"/>
|
|
<line num="305" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="306" count="1" type="stmt"/>
|
|
<line num="308" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="309" count="1" type="stmt"/>
|
|
<line num="311" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="312" count="1" type="stmt"/>
|
|
<line num="314" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="315" count="1" type="stmt"/>
|
|
<line num="317" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="318" count="1" type="stmt"/>
|
|
<line num="320" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="321" count="1" type="stmt"/>
|
|
<line num="325" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="326" count="3" type="stmt"/>
|
|
<line num="327" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="328" count="8" type="stmt"/>
|
|
<line num="329" count="8" type="stmt"/>
|
|
<line num="330" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="331" count="8" type="stmt"/>
|
|
<line num="339" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="340" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="341" count="7" type="stmt"/>
|
|
<line num="343" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="351" count="102" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="352" count="3" type="stmt"/>
|
|
<line num="354" count="928" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="363" count="28" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="364" count="24" type="stmt"/>
|
|
<line num="368" count="900" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="369" count="28" type="stmt"/>
|
|
<line num="374" count="1030" type="stmt"/>
|
|
<line num="380" count="1030" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="382" count="1030" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="388" count="1030" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="391" count="1030" type="stmt"/>
|
|
<line num="393" count="1030" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="394" count="904" type="stmt"/>
|
|
<line num="397" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="398" count="100" type="stmt"/>
|
|
<line num="403" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="404" count="13" type="stmt"/>
|
|
<line num="407" count="1030" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="408" count="10" type="stmt"/>
|
|
<line num="411" count="1030" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.createEventHandle">
|
|
<metrics statements="34" coveredstatements="31" conditionals="14" coveredconditionals="10" methods="11" coveredmethods="9"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/createEventHandle/index.js">
|
|
<metrics statements="34" coveredstatements="31" conditionals="14" coveredconditionals="10" methods="11" coveredmethods="9"/>
|
|
<line num="23" count="5" type="stmt"/>
|
|
<line num="26" count="5" type="stmt"/>
|
|
<line num="29" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="30" count="5" type="stmt"/>
|
|
<line num="31" count="5" type="stmt"/>
|
|
<line num="32" count="5" type="stmt"/>
|
|
<line num="34" count="5" type="stmt"/>
|
|
<line num="35" count="5" type="stmt"/>
|
|
<line num="38" count="5" type="stmt"/>
|
|
<line num="39" count="5" type="stmt"/>
|
|
<line num="42" count="5" type="stmt"/>
|
|
<line num="45" count="5" type="stmt"/>
|
|
<line num="48" count="305" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="49" count="30" type="stmt"/>
|
|
<line num="51" count="275" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="60" count="0" type="stmt"/>
|
|
<line num="63" count="0" type="stmt"/>
|
|
<line num="66" count="242" type="stmt"/>
|
|
<line num="67" count="242" type="stmt"/>
|
|
<line num="68" count="242" type="stmt"/>
|
|
<line num="69" count="242" type="stmt"/>
|
|
<line num="70" count="242" type="stmt"/>
|
|
<line num="77" count="305" type="stmt"/>
|
|
<line num="79" count="305" type="stmt"/>
|
|
<line num="80" count="244" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="81" count="0" type="stmt"/>
|
|
<line num="84" count="244" type="stmt"/>
|
|
<line num="85" count="244" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="86" count="242" type="stmt"/>
|
|
<line num="87" count="210" type="stmt"/>
|
|
<line num="88" count="210" type="stmt"/>
|
|
<line num="89" count="153" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="90" count="153" type="stmt"/>
|
|
<line num="94" count="34" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.dismissKeyboard">
|
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/dismissKeyboard/index.js">
|
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<line num="12" count="2" type="stmt"/>
|
|
<line num="13" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.flattenArray">
|
|
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/flattenArray/index.js">
|
|
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
<line num="12" count="2148" type="stmt"/>
|
|
<line num="13" count="5350" type="stmt"/>
|
|
<line num="15" count="5350" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="16" count="692" type="stmt"/>
|
|
<line num="17" count="4658" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="18" count="1538" type="stmt"/>
|
|
<line num="22" count="2148" type="stmt"/>
|
|
<line num="24" count="1456" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.forwardedProps">
|
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/forwardedProps/index.js">
|
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="10" count="16" type="stmt"/>
|
|
<line num="19" count="16" type="stmt"/>
|
|
<line num="74" count="16" type="stmt"/>
|
|
<line num="80" count="16" type="stmt"/>
|
|
<line num="85" count="16" type="stmt"/>
|
|
<line num="92" count="16" type="stmt"/>
|
|
<line num="102" count="16" type="stmt"/>
|
|
<line num="113" count="16" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.getBoundingClientRect">
|
|
<metrics statements="5" coveredstatements="1" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/getBoundingClientRect/index.js">
|
|
<metrics statements="5" coveredstatements="1" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
<line num="10" count="19" type="stmt"/>
|
|
<line num="11" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="12" count="0" type="stmt"/>
|
|
<line num="13" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
<line num="14" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.isSelectionValid">
|
|
<metrics statements="6" coveredstatements="6" conditionals="7" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/isSelectionValid/index.js">
|
|
<metrics statements="6" coveredstatements="6" conditionals="7" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
<line num="11" count="3" type="stmt"/>
|
|
<line num="12" count="3" type="stmt"/>
|
|
<line num="13" count="3" type="stmt"/>
|
|
<line num="14" count="3" type="stmt"/>
|
|
<line num="16" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="18" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.isWebColor">
|
|
<metrics statements="2" coveredstatements="2" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/isWebColor/index.js">
|
|
<metrics statements="2" coveredstatements="2" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
<line num="10" count="24" type="stmt"/>
|
|
<line num="11" count="282" type="cond" truecount="4" falsecount="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.mergeRefs">
|
|
<metrics statements="11" coveredstatements="10" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/mergeRefs/index.js">
|
|
<metrics statements="11" coveredstatements="10" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
<line num="15" count="497" type="stmt"/>
|
|
<line num="16" count="978" type="stmt"/>
|
|
<line num="17" count="2926" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="18" count="724" type="stmt"/>
|
|
<line num="20" count="2202" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="21" count="1112" type="stmt"/>
|
|
<line num="22" count="1112" type="stmt"/>
|
|
<line num="24" count="1090" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="25" count="1090" type="stmt"/>
|
|
<line num="26" count="1090" type="stmt"/>
|
|
<line num="28" count="0" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.modality">
|
|
<metrics statements="124" coveredstatements="101" conditionals="57" coveredconditionals="41" methods="14" coveredmethods="7"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/modality/index.js">
|
|
<metrics statements="124" coveredstatements="101" conditionals="57" coveredconditionals="41" methods="14" coveredmethods="7"/>
|
|
<line num="15" count="137" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="17" count="3" type="stmt"/>
|
|
<line num="18" count="3" type="stmt"/>
|
|
<line num="21" count="3" type="stmt"/>
|
|
<line num="22" count="3" type="stmt"/>
|
|
<line num="24" count="3" type="stmt"/>
|
|
<line num="25" count="3" type="stmt"/>
|
|
<line num="26" count="3" type="stmt"/>
|
|
<line num="28" count="3" type="stmt"/>
|
|
<line num="29" count="3" type="stmt"/>
|
|
<line num="30" count="3" type="stmt"/>
|
|
<line num="31" count="3" type="stmt"/>
|
|
<line num="32" count="3" type="stmt"/>
|
|
<line num="33" count="3" type="stmt"/>
|
|
<line num="34" count="3" type="stmt"/>
|
|
<line num="35" count="3" type="stmt"/>
|
|
<line num="36" count="3" type="stmt"/>
|
|
<line num="37" count="3" type="stmt"/>
|
|
<line num="38" count="3" type="stmt"/>
|
|
<line num="39" count="3" type="stmt"/>
|
|
<line num="40" count="3" type="stmt"/>
|
|
<line num="41" count="3" type="stmt"/>
|
|
<line num="42" count="3" type="stmt"/>
|
|
<line num="44" count="3" type="stmt"/>
|
|
<line num="45" count="3" type="stmt"/>
|
|
<line num="48" count="3" type="stmt"/>
|
|
<line num="49" count="3" type="stmt"/>
|
|
<line num="52" count="3" type="stmt"/>
|
|
<line num="53" count="3" type="stmt"/>
|
|
<line num="54" count="3" type="stmt"/>
|
|
<line num="55" count="3" type="stmt"/>
|
|
<line num="57" count="3" type="stmt"/>
|
|
<line num="58" count="3" type="stmt"/>
|
|
<line num="59" count="3" type="stmt"/>
|
|
<line num="60" count="3" type="stmt"/>
|
|
<line num="61" count="3" type="stmt"/>
|
|
<line num="62" count="3" type="stmt"/>
|
|
<line num="63" count="3" type="stmt"/>
|
|
<line num="64" count="3" type="stmt"/>
|
|
<line num="65" count="3" type="stmt"/>
|
|
<line num="68" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="70" count="0" type="stmt"/>
|
|
<line num="71" count="0" type="stmt"/>
|
|
<line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="74" count="0" type="stmt"/>
|
|
<line num="75" count="0" type="stmt"/>
|
|
<line num="77" count="0" type="stmt"/>
|
|
<line num="82" count="0" type="stmt"/>
|
|
<line num="83" count="0" type="stmt"/>
|
|
<line num="84" count="0" type="stmt"/>
|
|
<line num="85" count="0" type="stmt"/>
|
|
<line num="86" count="0" type="stmt"/>
|
|
<line num="88" count="0" type="stmt"/>
|
|
<line num="92" count="0" type="stmt"/>
|
|
<line num="96" count="14" type="cond" truecount="4" falsecount="1"/>
|
|
<line num="97" count="0" type="stmt"/>
|
|
<line num="99" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="100" count="14" type="stmt"/>
|
|
<line num="101" count="14" type="stmt"/>
|
|
<line num="102" count="14" type="stmt"/>
|
|
<line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="108" count="0" type="stmt"/>
|
|
<line num="113" count="137" type="stmt"/>
|
|
<line num="115" count="137" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="116" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="117" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="118" count="10" type="stmt"/>
|
|
<line num="119" count="10" type="stmt"/>
|
|
<line num="120" count="10" type="stmt"/>
|
|
<line num="122" count="10" type="stmt"/>
|
|
<line num="124" count="76" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="125" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="126" count="13" type="stmt"/>
|
|
<line num="127" count="13" type="stmt"/>
|
|
<line num="129" count="20" type="stmt"/>
|
|
<line num="134" count="51" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="135" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="136" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="137" count="3" type="stmt"/>
|
|
<line num="138" count="3" type="stmt"/>
|
|
<line num="139" count="3" type="stmt"/>
|
|
<line num="142" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="143" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="144" count="12" type="stmt"/>
|
|
<line num="145" count="12" type="stmt"/>
|
|
<line num="151" count="51" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="152" count="6" type="stmt"/>
|
|
<line num="153" count="6" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="154" count="0" type="stmt"/>
|
|
<line num="156" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="157" count="6" type="stmt"/>
|
|
<line num="158" count="6" type="stmt"/>
|
|
<line num="159" count="6" type="stmt"/>
|
|
<line num="161" count="6" type="stmt"/>
|
|
<line num="166" count="45" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="174" count="10" type="stmt"/>
|
|
<line num="179" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="180" count="3" type="stmt"/>
|
|
<line num="181" count="3" type="stmt"/>
|
|
<line num="182" count="3" type="stmt"/>
|
|
<line num="183" count="3" type="stmt"/>
|
|
<line num="184" count="3" type="stmt"/>
|
|
<line num="185" count="3" type="stmt"/>
|
|
<line num="187" count="3" type="stmt"/>
|
|
<line num="188" count="3" type="stmt"/>
|
|
<line num="189" count="3" type="stmt"/>
|
|
<line num="190" count="3" type="stmt"/>
|
|
<line num="191" count="3" type="stmt"/>
|
|
<line num="192" count="3" type="stmt"/>
|
|
<line num="193" count="3" type="stmt"/>
|
|
<line num="194" count="3" type="stmt"/>
|
|
<line num="195" count="3" type="stmt"/>
|
|
<line num="199" count="58" type="stmt"/>
|
|
<line num="200" count="58" type="stmt"/>
|
|
<line num="201" count="0" type="stmt"/>
|
|
<line num="206" count="13" type="stmt"/>
|
|
<line num="210" count="44" type="stmt"/>
|
|
<line num="216" count="0" type="stmt"/>
|
|
<line num="217" count="0" type="stmt"/>
|
|
<line num="218" count="0" type="stmt"/>
|
|
<line num="223" count="34" type="stmt"/>
|
|
<line num="224" count="34" type="stmt"/>
|
|
<line num="225" count="34" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.multiplyStyleLengthValue">
|
|
<metrics statements="11" coveredstatements="11" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/multiplyStyleLengthValue/index.js">
|
|
<metrics statements="11" coveredstatements="11" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
<line num="10" count="22" type="stmt"/>
|
|
<line num="12" count="22" type="stmt"/>
|
|
<line num="14" count="22" type="stmt"/>
|
|
<line num="15" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="18" count="22" type="stmt"/>
|
|
<line num="19" count="25" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="20" count="22" type="stmt"/>
|
|
<line num="21" count="22" type="stmt"/>
|
|
<line num="22" count="22" type="stmt"/>
|
|
<line num="23" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="24" count="3" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.normalizeColor">
|
|
<metrics statements="12" coveredstatements="12" conditionals="9" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/normalizeColor/index.js">
|
|
<metrics statements="12" coveredstatements="12" conditionals="9" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
<line num="13" count="24" type="cond" truecount="1" falsecount="0"/>
|
|
<line num="14" count="284" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="16" count="282" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="17" count="24" type="stmt"/>
|
|
<line num="20" count="258" type="stmt"/>
|
|
<line num="21" count="258" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="22" count="258" type="stmt"/>
|
|
<line num="23" count="258" type="stmt"/>
|
|
<line num="24" count="258" type="stmt"/>
|
|
<line num="25" count="258" type="stmt"/>
|
|
<line num="26" count="258" type="stmt"/>
|
|
<line num="27" count="258" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.pick">
|
|
<metrics statements="6" coveredstatements="6" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/pick/index.js">
|
|
<metrics statements="6" coveredstatements="6" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
<line num="11" count="605" type="stmt"/>
|
|
<line num="12" count="605" type="stmt"/>
|
|
<line num="13" count="1999" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="14" count="1999" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="19" count="1569" type="stmt"/>
|
|
<line num="23" count="605" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.prefixStyles">
|
|
<metrics statements="14" coveredstatements="14" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/prefixStyles/index.js">
|
|
<metrics statements="8" coveredstatements="8" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
<line num="15" count="22" type="stmt"/>
|
|
<line num="17" count="22" type="stmt"/>
|
|
<line num="18" count="110" type="stmt"/>
|
|
<line num="22" count="110" type="stmt"/>
|
|
<line num="23" count="319" type="stmt"/>
|
|
<line num="24" count="319" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="25" count="2" type="stmt"/>
|
|
<line num="29" count="110" type="stmt"/>
|
|
</file>
|
|
<file name="static.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/prefixStyles/static.js">
|
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
<line num="15" count="22" type="stmt"/>
|
|
<line num="16" count="22" type="stmt"/>
|
|
<line num="17" count="22" type="stmt"/>
|
|
<line num="18" count="22" type="stmt"/>
|
|
<line num="19" count="22" type="stmt"/>
|
|
<line num="20" count="22" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.requestIdleCallback">
|
|
<metrics statements="10" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="4" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/requestIdleCallback/index.js">
|
|
<metrics statements="10" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="4" coveredmethods="0"/>
|
|
<line num="12" count="1" type="stmt"/>
|
|
<line num="13" count="0" type="stmt"/>
|
|
<line num="14" count="0" type="stmt"/>
|
|
<line num="15" count="0" type="stmt"/>
|
|
<line num="18" count="0" type="stmt"/>
|
|
<line num="24" count="1" type="stmt"/>
|
|
<line num="25" count="0" type="stmt"/>
|
|
<line num="28" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="30" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="33" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.setValueForStyles">
|
|
<metrics statements="17" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="2" coveredmethods="2"/>
|
|
<file name="dangerousStyleValue.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/setValueForStyles/dangerousStyleValue.js">
|
|
<metrics statements="6" coveredstatements="5" conditionals="13" coveredconditionals="9" methods="1" coveredmethods="1"/>
|
|
<line num="35" count="27" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="36" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="37" count="8" type="stmt"/>
|
|
<line num="40" count="19" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="46" count="0" type="stmt"/>
|
|
<line num="49" count="19" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/setValueForStyles/index.js">
|
|
<metrics statements="11" coveredstatements="8" conditionals="6" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
<line num="23" count="9" type="stmt"/>
|
|
<line num="24" count="9" type="stmt"/>
|
|
<line num="25" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="26" count="0" type="stmt"/>
|
|
<line num="28" count="27" type="stmt"/>
|
|
<line num="29" count="27" type="stmt"/>
|
|
<line num="30" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="31" count="0" type="stmt"/>
|
|
<line num="33" count="27" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="34" count="0" type="stmt"/>
|
|
<line num="36" count="27" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.unitlessNumbers">
|
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/unitlessNumbers/index.js">
|
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
<line num="11" count="25" type="stmt"/>
|
|
<line num="66" count="25" type="stmt"/>
|
|
<line num="67" count="25" type="stmt"/>
|
|
<line num="68" count="4500" type="stmt"/>
|
|
<line num="70" count="25" type="stmt"/>
|
|
<line num="71" count="1125" type="stmt"/>
|
|
<line num="72" count="4500" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useElementLayout">
|
|
<metrics statements="34" coveredstatements="23" conditionals="26" coveredconditionals="21" methods="9" coveredmethods="5"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useElementLayout/index.js">
|
|
<metrics statements="34" coveredstatements="23" conditionals="26" coveredconditionals="21" methods="9" coveredmethods="5"/>
|
|
<line num="17" count="16" type="stmt"/>
|
|
<line num="19" count="16" type="stmt"/>
|
|
<line num="20" count="16" type="stmt"/>
|
|
<line num="23" count="603" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="24" count="594" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="25" count="15" type="stmt"/>
|
|
<line num="26" count="0" type="stmt"/>
|
|
<line num="27" count="0" type="stmt"/>
|
|
<line num="28" count="0" type="stmt"/>
|
|
<line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="32" count="0" type="stmt"/>
|
|
<line num="33" count="0" type="stmt"/>
|
|
<line num="40" count="0" type="stmt"/>
|
|
<line num="42" count="0" type="stmt"/>
|
|
<line num="44" count="0" type="stmt"/>
|
|
<line num="50" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="51" count="9" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="52" count="0" type="stmt"/>
|
|
<line num="56" count="0" type="stmt"/>
|
|
<line num="59" count="603" type="stmt"/>
|
|
<line num="66" count="603" type="stmt"/>
|
|
<line num="68" count="603" type="stmt"/>
|
|
<line num="69" count="458" type="stmt"/>
|
|
<line num="70" count="458" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="71" count="458" type="stmt"/>
|
|
<line num="77" count="603" type="stmt"/>
|
|
<line num="78" count="438" type="stmt"/>
|
|
<line num="79" count="438" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="80" count="429" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="81" count="40" type="stmt"/>
|
|
<line num="83" count="389" type="stmt"/>
|
|
<line num="86" count="438" type="stmt"/>
|
|
<line num="87" count="436" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="88" count="427" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useEvent">
|
|
<metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="4" methods="7" coveredmethods="7"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useEvent/index.js">
|
|
<metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="4" methods="7" coveredmethods="7"/>
|
|
<line num="33" count="283" type="stmt"/>
|
|
<line num="35" count="283" type="stmt"/>
|
|
<line num="36" count="241" type="stmt"/>
|
|
<line num="37" count="241" type="stmt"/>
|
|
<line num="38" count="178" type="stmt"/>
|
|
<line num="39" count="178" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="40" count="37" type="stmt"/>
|
|
<line num="42" count="178" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="43" count="34" type="stmt"/>
|
|
<line num="45" count="178" type="stmt"/>
|
|
<line num="46" count="178" type="stmt"/>
|
|
<line num="47" count="178" type="stmt"/>
|
|
<line num="51" count="283" type="stmt"/>
|
|
<line num="52" count="241" type="stmt"/>
|
|
<line num="53" count="241" type="stmt"/>
|
|
<line num="54" count="141" type="stmt"/>
|
|
<line num="56" count="241" type="stmt"/>
|
|
<line num="60" count="283" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useHover">
|
|
<metrics statements="65" coveredstatements="65" conditionals="60" coveredconditionals="49" methods="12" coveredmethods="12"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useHover/index.js">
|
|
<metrics statements="65" coveredstatements="65" conditionals="60" coveredconditionals="49" methods="12" coveredmethods="12"/>
|
|
<line num="31" count="2" type="stmt"/>
|
|
<line num="32" count="2" type="stmt"/>
|
|
<line num="33" count="2" type="stmt"/>
|
|
<line num="34" count="2" type="stmt"/>
|
|
<line num="35" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="46" count="7" type="stmt"/>
|
|
<line num="47" count="7" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="48" count="7" type="stmt"/>
|
|
<line num="49" count="7" type="stmt"/>
|
|
<line num="54" count="47" type="stmt"/>
|
|
<line num="55" count="47" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="59" count="52" type="stmt"/>
|
|
<line num="61" count="52" type="stmt"/>
|
|
<line num="63" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="64" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="65" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="67" count="52" type="stmt"/>
|
|
<line num="68" count="52" type="stmt"/>
|
|
<line num="70" count="52" type="stmt"/>
|
|
<line num="71" count="44" type="stmt"/>
|
|
<line num="72" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="76" count="44" type="stmt"/>
|
|
<line num="77" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="78" count="11" type="stmt"/>
|
|
<line num="80" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="81" count="11" type="stmt"/>
|
|
<line num="84" count="15" type="stmt"/>
|
|
<line num="85" count="15" type="stmt"/>
|
|
<line num="91" count="44" type="stmt"/>
|
|
<line num="92" count="13" type="stmt"/>
|
|
<line num="93" count="13" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="94" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="95" count="3" type="stmt"/>
|
|
<line num="97" count="13" type="stmt"/>
|
|
<line num="104" count="44" type="stmt"/>
|
|
<line num="105" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="106" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="108" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="109" count="8" type="stmt"/>
|
|
<line num="111" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="112" count="8" type="stmt"/>
|
|
<line num="114" count="8" type="stmt"/>
|
|
<line num="122" count="44" type="stmt"/>
|
|
<line num="123" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="124" count="13" type="stmt"/>
|
|
<line num="126" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="127" count="12" type="stmt"/>
|
|
<line num="130" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="131" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="133" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="139" count="44" type="stmt"/>
|
|
<line num="140" count="26" type="stmt"/>
|
|
<line num="141" count="26" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="142" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="143" count="4" type="stmt"/>
|
|
<line num="145" count="22" type="stmt"/>
|
|
<line num="146" count="22" type="stmt"/>
|
|
<line num="147" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="148" count="2" type="stmt"/>
|
|
<line num="151" count="22" type="stmt"/>
|
|
<line num="152" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="153" count="2" type="stmt"/>
|
|
<line num="156" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="157" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="161" count="44" type="cond" truecount="2" falsecount="0"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useLayoutEffect">
|
|
<metrics statements="1" coveredstatements="1" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useLayoutEffect/index.js">
|
|
<metrics statements="1" coveredstatements="1" conditionals="2" coveredconditionals="1" methods="0" coveredmethods="0"/>
|
|
<line num="16" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useMergeRefs">
|
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useMergeRefs/index.js">
|
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
<line num="16" count="659" type="stmt"/>
|
|
<line num="17" count="482" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.usePlatformMethods">
|
|
<metrics statements="25" coveredstatements="23" conditionals="14" coveredconditionals="11" methods="8" coveredmethods="5"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/usePlatformMethods/index.js">
|
|
<metrics statements="25" coveredstatements="23" conditionals="14" coveredconditionals="11" methods="8" coveredmethods="5"/>
|
|
<line num="18" count="17" type="stmt"/>
|
|
<line num="21" count="8" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="22" count="8" type="stmt"/>
|
|
<line num="29" count="8" type="stmt"/>
|
|
<line num="31" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="32" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="33" count="0" type="stmt"/>
|
|
<line num="35" count="4" type="stmt"/>
|
|
<line num="36" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="37" count="8" type="stmt"/>
|
|
<line num="42" count="8" type="stmt"/>
|
|
<line num="44" count="8" type="stmt"/>
|
|
<line num="61" count="608" type="stmt"/>
|
|
<line num="62" count="608" type="stmt"/>
|
|
<line num="63" count="608" type="stmt"/>
|
|
<line num="67" count="608" type="stmt"/>
|
|
<line num="68" count="884" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="69" count="443" type="stmt"/>
|
|
<line num="70" count="443" type="stmt"/>
|
|
<line num="71" count="0" type="stmt"/>
|
|
<line num="72" count="443" type="stmt"/>
|
|
<line num="73" count="443" type="stmt"/>
|
|
<line num="74" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="75" count="8" type="stmt"/>
|
|
<line num="80" count="608" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.usePressEvents">
|
|
<metrics statements="204" coveredstatements="169" conditionals="167" coveredconditionals="114" methods="40" coveredmethods="35"/>
|
|
<file name="PressResponder.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/usePressEvents/PressResponder.js">
|
|
<metrics statements="193" coveredstatements="158" conditionals="165" coveredconditionals="112" methods="36" coveredmethods="31"/>
|
|
<line num="70" count="3" type="stmt"/>
|
|
<line num="71" count="3" type="stmt"/>
|
|
<line num="72" count="3" type="stmt"/>
|
|
<line num="73" count="3" type="stmt"/>
|
|
<line num="74" count="3" type="stmt"/>
|
|
<line num="75" count="3" type="stmt"/>
|
|
<line num="76" count="3" type="stmt"/>
|
|
<line num="77" count="3" type="stmt"/>
|
|
<line num="78" count="3" type="stmt"/>
|
|
<line num="79" count="3" type="stmt"/>
|
|
<line num="81" count="3" type="stmt"/>
|
|
<line num="119" count="3" type="stmt"/>
|
|
<line num="120" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="122" count="3" type="stmt"/>
|
|
<line num="124" count="3" type="stmt"/>
|
|
<line num="125" count="20" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="129" count="3" type="stmt"/>
|
|
<line num="130" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="132" count="3" type="stmt"/>
|
|
<line num="133" count="2" type="stmt"/>
|
|
<line num="134" count="2" type="stmt"/>
|
|
<line num="135" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="137" count="2" type="cond" truecount="1" falsecount="2"/>
|
|
<line num="140" count="3" type="stmt"/>
|
|
<line num="141" count="3" type="stmt"/>
|
|
<line num="219" count="26" type="stmt"/>
|
|
<line num="220" count="26" type="stmt"/>
|
|
<line num="221" count="26" type="stmt"/>
|
|
<line num="222" count="26" type="stmt"/>
|
|
<line num="223" count="26" type="stmt"/>
|
|
<line num="224" count="26" type="stmt"/>
|
|
<line num="230" count="26" type="stmt"/>
|
|
<line num="233" count="26" type="stmt"/>
|
|
<line num="237" count="52" type="stmt"/>
|
|
<line num="244" count="26" type="stmt"/>
|
|
<line num="245" count="26" type="stmt"/>
|
|
<line num="246" count="26" type="stmt"/>
|
|
<line num="253" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="254" count="26" type="stmt"/>
|
|
<line num="256" count="35" type="stmt"/>
|
|
<line num="260" count="26" type="stmt"/>
|
|
<line num="261" count="3" type="stmt"/>
|
|
<line num="263" count="3" type="stmt"/>
|
|
<line num="265" count="3" type="stmt"/>
|
|
<line num="266" count="3" type="stmt"/>
|
|
<line num="267" count="3" type="stmt"/>
|
|
<line num="268" count="3" type="stmt"/>
|
|
<line num="270" count="3" type="stmt"/>
|
|
<line num="272" count="3" type="stmt"/>
|
|
<line num="278" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="279" count="2" type="stmt"/>
|
|
<line num="280" count="1" type="stmt"/>
|
|
<line num="283" count="1" type="stmt"/>
|
|
<line num="286" count="3" type="stmt"/>
|
|
<line num="291" count="3" type="stmt"/>
|
|
<line num="292" count="2" type="stmt"/>
|
|
<line num="296" count="26" type="stmt"/>
|
|
<line num="297" count="3" type="stmt"/>
|
|
<line num="300" count="26" type="stmt"/>
|
|
<line num="301" count="1" type="stmt"/>
|
|
<line num="302" count="1" type="stmt"/>
|
|
<line num="304" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="305" count="1" type="stmt"/>
|
|
<line num="306" count="1" type="stmt"/>
|
|
<line num="308" count="1" type="stmt"/>
|
|
<line num="309" count="1" type="stmt"/>
|
|
<line num="312" count="1" type="cond" truecount="6" falsecount="0"/>
|
|
<line num="319" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="320" count="1" type="stmt"/>
|
|
<line num="325" count="26" type="stmt"/>
|
|
<line num="327" count="2" type="stmt"/>
|
|
<line num="328" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
<line num="329" count="0" type="stmt"/>
|
|
<line num="331" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="332" count="2" type="stmt"/>
|
|
<line num="334" count="0" type="stmt"/>
|
|
<line num="338" count="1" type="stmt"/>
|
|
<line num="339" count="1" type="stmt"/>
|
|
<line num="340" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="341" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="342" count="1" type="stmt"/>
|
|
<line num="345" count="1" type="stmt"/>
|
|
<line num="347" count="1" type="stmt"/>
|
|
<line num="348" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="349" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="350" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
<line num="352" count="0" type="stmt"/>
|
|
<line num="354" count="1" type="stmt"/>
|
|
<line num="358" count="2" type="stmt"/>
|
|
<line num="361" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="362" count="0" type="stmt"/>
|
|
<line num="364" count="0" type="stmt"/>
|
|
<line num="365" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="366" count="0" type="stmt"/>
|
|
<line num="367" count="0" type="stmt"/>
|
|
<line num="368" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="369" count="0" type="stmt"/>
|
|
<line num="374" count="2" type="stmt"/>
|
|
<line num="377" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="378" count="0" type="stmt"/>
|
|
<line num="380" count="0" type="stmt"/>
|
|
<line num="384" count="0" type="stmt"/>
|
|
<line num="387" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="393" count="0" type="stmt"/>
|
|
<line num="395" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="396" count="0" type="stmt"/>
|
|
<line num="398" count="0" type="stmt"/>
|
|
<line num="410" count="2" type="stmt"/>
|
|
<line num="411" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="415" count="2" type="stmt"/>
|
|
<line num="416" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="417" count="0" type="stmt"/>
|
|
<line num="418" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="419" count="2" type="stmt"/>
|
|
<line num="422" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="423" count="0" type="stmt"/>
|
|
<line num="431" count="1" type="stmt"/>
|
|
<line num="432" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="433" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
<line num="434" count="0" type="stmt"/>
|
|
<line num="435" count="0" type="stmt"/>
|
|
<line num="438" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="439" count="0" type="stmt"/>
|
|
<line num="451" count="10" type="stmt"/>
|
|
<line num="452" count="10" type="stmt"/>
|
|
<line num="453" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="454" count="10" type="stmt"/>
|
|
<line num="456" count="10" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="457" count="0" type="stmt"/>
|
|
<line num="459" count="10" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="460" count="0" type="stmt"/>
|
|
<line num="461" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="462" count="10" type="stmt"/>
|
|
<line num="463" count="10" type="stmt"/>
|
|
<line num="477" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="478" count="3" type="stmt"/>
|
|
<line num="479" count="3" type="stmt"/>
|
|
<line num="480" count="3" type="stmt"/>
|
|
<line num="483" count="10" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="484" count="2" type="stmt"/>
|
|
<line num="487" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
<line num="488" count="0" type="stmt"/>
|
|
<line num="489" count="0" type="stmt"/>
|
|
<line num="493" count="10" type="stmt"/>
|
|
<line num="494" count="10" type="stmt"/>
|
|
<line num="496" count="10" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="497" count="2" type="stmt"/>
|
|
<line num="498" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="499" count="2" type="stmt"/>
|
|
<line num="502" count="10" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="503" count="3" type="stmt"/>
|
|
<line num="504" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="506" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="507" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="509" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="510" count="1" type="stmt"/>
|
|
<line num="511" count="1" type="stmt"/>
|
|
<line num="517" count="10" type="stmt"/>
|
|
<line num="521" count="3" type="stmt"/>
|
|
<line num="522" count="3" type="stmt"/>
|
|
<line num="523" count="3" type="stmt"/>
|
|
<line num="527" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="528" count="3" type="stmt"/>
|
|
<line num="530" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="531" count="2" type="stmt"/>
|
|
<line num="536" count="3" type="stmt"/>
|
|
<line num="538" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="539" count="3" type="stmt"/>
|
|
<line num="541" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="542" count="2" type="stmt"/>
|
|
<line num="545" count="3" type="stmt"/>
|
|
<line num="546" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="547" count="0" type="stmt"/>
|
|
<line num="548" count="0" type="stmt"/>
|
|
<line num="551" count="3" type="stmt"/>
|
|
<line num="556" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="560" count="2" type="stmt"/>
|
|
<line num="565" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="566" count="3" type="stmt"/>
|
|
<line num="567" count="3" type="stmt"/>
|
|
<line num="572" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="573" count="2" type="stmt"/>
|
|
<line num="574" count="2" type="stmt"/>
|
|
<line num="579" count="29" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="580" count="0" type="stmt"/>
|
|
<line num="581" count="0" type="stmt"/>
|
|
<line num="587" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="591" count="3" type="stmt"/>
|
|
<line num="592" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="593" count="1" type="stmt"/>
|
|
<line num="595" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="596" count="1" type="stmt"/>
|
|
<line num="598" count="1" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/usePressEvents/index.js">
|
|
<metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
<line num="19" count="35" type="stmt"/>
|
|
<line num="20" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="21" count="26" type="stmt"/>
|
|
<line num="23" count="35" type="stmt"/>
|
|
<line num="26" count="35" type="stmt"/>
|
|
<line num="27" count="26" type="stmt"/>
|
|
<line num="32" count="35" type="stmt"/>
|
|
<line num="33" count="26" type="stmt"/>
|
|
<line num="34" count="26" type="stmt"/>
|
|
<line num="38" count="35" type="stmt"/>
|
|
<line num="40" count="35" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useResponderEvents">
|
|
<metrics statements="422" coveredstatements="393" conditionals="302" coveredconditionals="266" methods="60" coveredmethods="49"/>
|
|
<file name="ResponderEventTypes.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useResponderEvents/ResponderEventTypes.js">
|
|
<metrics statements="20" coveredstatements="20" conditionals="11" coveredconditionals="11" methods="6" coveredmethods="6"/>
|
|
<line num="44" count="17" type="stmt"/>
|
|
<line num="45" count="17" type="stmt"/>
|
|
<line num="46" count="17" type="stmt"/>
|
|
<line num="47" count="17" type="stmt"/>
|
|
<line num="48" count="17" type="stmt"/>
|
|
<line num="49" count="17" type="stmt"/>
|
|
<line num="50" count="17" type="stmt"/>
|
|
<line num="51" count="17" type="stmt"/>
|
|
<line num="52" count="17" type="stmt"/>
|
|
<line num="53" count="17" type="stmt"/>
|
|
<line num="54" count="17" type="stmt"/>
|
|
<line num="55" count="17" type="stmt"/>
|
|
<line num="56" count="17" type="stmt"/>
|
|
<line num="57" count="17" type="stmt"/>
|
|
<line num="60" count="381" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="64" count="412" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="68" count="297" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="72" count="275" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="76" count="250" type="stmt"/>
|
|
<line num="80" count="250" type="cond" truecount="2" falsecount="0"/>
|
|
</file>
|
|
<file name="ResponderSystem.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useResponderEvents/ResponderSystem.js">
|
|
<metrics statements="192" coveredstatements="190" conditionals="155" coveredconditionals="145" methods="13" coveredmethods="13"/>
|
|
<line num="198" count="17" type="stmt"/>
|
|
<line num="202" count="17" type="stmt"/>
|
|
<line num="207" count="17" type="stmt"/>
|
|
<line num="212" count="17" type="stmt"/>
|
|
<line num="217" count="17" type="stmt"/>
|
|
<line num="225" count="17" type="stmt"/>
|
|
<line num="226" count="17" type="stmt"/>
|
|
<line num="228" count="17" type="stmt"/>
|
|
<line num="229" count="17" type="stmt"/>
|
|
<line num="230" count="17" type="stmt"/>
|
|
<line num="237" count="146" type="stmt"/>
|
|
<line num="241" count="605" type="stmt"/>
|
|
<line num="242" count="605" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="256" count="281" type="stmt"/>
|
|
<line num="257" count="281" type="stmt"/>
|
|
<line num="267" count="281" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="268" count="49" type="stmt"/>
|
|
<line num="271" count="281" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="272" count="23" type="stmt"/>
|
|
<line num="275" count="281" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="282" count="22" type="stmt"/>
|
|
<line num="285" count="259" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="286" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="287" count="9" type="stmt"/>
|
|
<line num="289" count="9" type="stmt"/>
|
|
<line num="292" count="250" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="293" count="250" type="stmt"/>
|
|
<line num="294" count="250" type="stmt"/>
|
|
<line num="295" count="250" type="stmt"/>
|
|
<line num="296" count="250" type="stmt"/>
|
|
<line num="297" count="250" type="stmt"/>
|
|
<line num="303" count="250" type="cond" truecount="5" falsecount="0"/>
|
|
<line num="304" count="162" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="305" count="91" type="stmt"/>
|
|
<line num="307" count="71" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="308" count="35" type="stmt"/>
|
|
<line num="309" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="310" count="24" type="stmt"/>
|
|
<line num="313" count="162" type="stmt"/>
|
|
<line num="320" count="250" type="stmt"/>
|
|
<line num="321" count="250" type="stmt"/>
|
|
<line num="325" count="250" type="cond" truecount="6" falsecount="0"/>
|
|
<line num="328" count="130" type="stmt"/>
|
|
<line num="329" count="130" type="stmt"/>
|
|
<line num="331" count="130" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="332" count="32" type="stmt"/>
|
|
<line num="333" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="334" count="27" type="stmt"/>
|
|
<line num="337" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="338" count="27" type="stmt"/>
|
|
<line num="343" count="5" type="stmt"/>
|
|
<line num="347" count="130" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="349" count="125" type="stmt"/>
|
|
<line num="350" count="125" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="352" count="78" type="stmt"/>
|
|
<line num="353" count="78" type="stmt"/>
|
|
<line num="359" count="250" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="360" count="157" type="stmt"/>
|
|
<line num="368" count="157" type="stmt"/>
|
|
<line num="370" count="157" type="stmt"/>
|
|
<line num="371" count="157" type="stmt"/>
|
|
<line num="372" count="157" type="stmt"/>
|
|
<line num="375" count="157" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="376" count="58" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="377" count="14" type="stmt"/>
|
|
<line num="378" count="14" type="stmt"/>
|
|
<line num="382" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="383" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="384" count="15" type="stmt"/>
|
|
<line num="385" count="15" type="stmt"/>
|
|
<line num="389" count="68" type="cond" truecount="14" falsecount="0"/>
|
|
<line num="404" count="68" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="407" count="68" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="408" count="43" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="409" count="8" type="stmt"/>
|
|
<line num="410" count="8" type="stmt"/>
|
|
<line num="414" count="68" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="415" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="416" count="8" type="stmt"/>
|
|
<line num="417" count="8" type="stmt"/>
|
|
<line num="419" count="38" type="stmt"/>
|
|
<line num="422" count="68" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="423" count="14" type="stmt"/>
|
|
<line num="426" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="432" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="433" count="1" type="stmt"/>
|
|
<line num="434" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="435" count="3" type="stmt"/>
|
|
<line num="436" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="437" count="2" type="stmt"/>
|
|
<line num="442" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="443" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="444" count="11" type="stmt"/>
|
|
<line num="445" count="11" type="stmt"/>
|
|
<line num="447" count="11" type="stmt"/>
|
|
<line num="448" count="11" type="stmt"/>
|
|
<line num="449" count="11" type="stmt"/>
|
|
<line num="462" count="125" type="stmt"/>
|
|
<line num="464" count="125" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="465" count="125" type="stmt"/>
|
|
<line num="467" count="125" type="stmt"/>
|
|
<line num="468" count="125" type="stmt"/>
|
|
<line num="469" count="125" type="stmt"/>
|
|
<line num="471" count="125" type="stmt"/>
|
|
<line num="472" count="341" type="stmt"/>
|
|
<line num="473" count="341" type="stmt"/>
|
|
<line num="474" count="341" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="475" count="169" type="stmt"/>
|
|
<line num="476" count="169" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="478" count="78" type="stmt"/>
|
|
<line num="479" count="78" type="stmt"/>
|
|
<line num="485" count="125" type="stmt"/>
|
|
<line num="486" count="202" type="stmt"/>
|
|
<line num="487" count="202" type="stmt"/>
|
|
<line num="488" count="202" type="stmt"/>
|
|
<line num="489" count="202" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="490" count="17" type="stmt"/>
|
|
<line num="492" count="185" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="493" count="1" type="stmt"/>
|
|
<line num="498" count="107" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="499" count="100" type="stmt"/>
|
|
<line num="500" count="135" type="stmt"/>
|
|
<line num="501" count="135" type="stmt"/>
|
|
<line num="502" count="135" type="stmt"/>
|
|
<line num="503" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="504" count="57" type="stmt"/>
|
|
<line num="506" count="78" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="507" count="0" type="stmt"/>
|
|
<line num="511" count="7" type="stmt"/>
|
|
<line num="512" count="7" type="stmt"/>
|
|
<line num="513" count="7" type="stmt"/>
|
|
<line num="514" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="515" count="4" type="stmt"/>
|
|
<line num="525" count="78" type="stmt"/>
|
|
<line num="526" count="78" type="stmt"/>
|
|
<line num="528" count="78" type="stmt"/>
|
|
<line num="530" count="78" type="stmt"/>
|
|
<line num="531" count="78" type="stmt"/>
|
|
<line num="532" count="78" type="stmt"/>
|
|
<line num="535" count="78" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="536" count="71" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="537" count="43" type="stmt"/>
|
|
<line num="538" count="43" type="stmt"/>
|
|
<line num="539" count="43" type="stmt"/>
|
|
<line num="541" count="71" type="stmt"/>
|
|
<line num="545" count="7" type="stmt"/>
|
|
<line num="547" count="7" type="stmt"/>
|
|
<line num="548" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="549" count="7" type="stmt"/>
|
|
<line num="550" count="7" type="stmt"/>
|
|
<line num="551" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="552" count="3" type="stmt"/>
|
|
<line num="556" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="558" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="559" count="4" type="stmt"/>
|
|
<line num="560" count="4" type="stmt"/>
|
|
<line num="561" count="4" type="stmt"/>
|
|
<line num="564" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="565" count="4" type="stmt"/>
|
|
<line num="566" count="4" type="stmt"/>
|
|
<line num="567" count="4" type="stmt"/>
|
|
<line num="569" count="4" type="stmt"/>
|
|
<line num="572" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="573" count="3" type="stmt"/>
|
|
<line num="574" count="3" type="stmt"/>
|
|
<line num="575" count="3" type="stmt"/>
|
|
<line num="589" count="17" type="stmt"/>
|
|
<line num="590" count="17" type="stmt"/>
|
|
<line num="607" count="573" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="608" count="15" type="stmt"/>
|
|
<line num="609" count="15" type="stmt"/>
|
|
<line num="610" count="165" type="stmt"/>
|
|
<line num="612" count="15" type="stmt"/>
|
|
<line num="613" count="30" type="stmt"/>
|
|
<line num="615" count="15" type="stmt"/>
|
|
<line num="623" count="180" type="stmt"/>
|
|
<line num="624" count="180" type="stmt"/>
|
|
<line num="631" count="570" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="632" count="0" type="stmt"/>
|
|
<line num="634" count="570" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="635" count="167" type="stmt"/>
|
|
<line num="645" count="72" type="stmt"/>
|
|
<line num="646" count="72" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="647" count="22" type="stmt"/>
|
|
<line num="648" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="649" count="6" type="stmt"/>
|
|
<line num="650" count="6" type="stmt"/>
|
|
<line num="651" count="6" type="stmt"/>
|
|
<line num="653" count="22" type="stmt"/>
|
|
<line num="655" count="72" type="stmt"/>
|
|
<line num="656" count="72" type="stmt"/>
|
|
<line num="664" count="838" type="stmt"/>
|
|
</file>
|
|
<file name="ResponderTouchHistoryStore.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useResponderEvents/ResponderTouchHistoryStore.js">
|
|
<metrics statements="76" coveredstatements="66" conditionals="36" coveredconditionals="26" methods="10" coveredmethods="8"/>
|
|
<line num="32" count="17" type="stmt"/>
|
|
<line num="33" count="17" type="stmt"/>
|
|
<line num="34" count="17" type="stmt"/>
|
|
<line num="35" count="17" type="stmt"/>
|
|
<line num="48" count="492" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="56" count="7" type="stmt"/>
|
|
<line num="71" count="77" type="stmt"/>
|
|
<line num="72" count="77" type="stmt"/>
|
|
<line num="73" count="77" type="stmt"/>
|
|
<line num="74" count="77" type="stmt"/>
|
|
<line num="75" count="77" type="stmt"/>
|
|
<line num="76" count="77" type="stmt"/>
|
|
<line num="77" count="77" type="stmt"/>
|
|
<line num="78" count="77" type="stmt"/>
|
|
<line num="79" count="77" type="stmt"/>
|
|
<line num="80" count="77" type="stmt"/>
|
|
<line num="84" count="162" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="85" count="0" type="stmt"/>
|
|
<line num="87" count="162" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="88" count="162" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="89" count="0" type="stmt"/>
|
|
<line num="97" count="162" type="stmt"/>
|
|
<line num="101" count="84" type="stmt"/>
|
|
<line num="102" count="84" type="stmt"/>
|
|
<line num="103" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="104" count="77" type="stmt"/>
|
|
<line num="106" count="7" type="stmt"/>
|
|
<line num="108" count="84" type="stmt"/>
|
|
<line num="112" count="31" type="stmt"/>
|
|
<line num="113" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="114" count="31" type="stmt"/>
|
|
<line num="115" count="31" type="stmt"/>
|
|
<line num="116" count="31" type="stmt"/>
|
|
<line num="117" count="31" type="stmt"/>
|
|
<line num="118" count="31" type="stmt"/>
|
|
<line num="119" count="31" type="stmt"/>
|
|
<line num="120" count="31" type="stmt"/>
|
|
<line num="121" count="31" type="stmt"/>
|
|
<line num="123" count="0" type="stmt"/>
|
|
<line num="132" count="47" type="stmt"/>
|
|
<line num="133" count="47" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="134" count="47" type="stmt"/>
|
|
<line num="135" count="47" type="stmt"/>
|
|
<line num="136" count="47" type="stmt"/>
|
|
<line num="137" count="47" type="stmt"/>
|
|
<line num="138" count="47" type="stmt"/>
|
|
<line num="139" count="47" type="stmt"/>
|
|
<line num="140" count="47" type="stmt"/>
|
|
<line num="141" count="47" type="stmt"/>
|
|
<line num="143" count="0" type="stmt"/>
|
|
<line num="152" count="0" type="stmt"/>
|
|
<line num="161" count="0" type="stmt"/>
|
|
<line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="163" count="0" type="stmt"/>
|
|
<line num="165" count="0" type="stmt"/>
|
|
<line num="168" count="17" type="stmt"/>
|
|
<line num="170" count="162" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="171" count="31" type="stmt"/>
|
|
<line num="172" count="131" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="173" count="84" type="stmt"/>
|
|
<line num="174" count="84" type="stmt"/>
|
|
<line num="175" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="176" count="78" type="stmt"/>
|
|
<line num="178" count="47" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="179" count="47" type="stmt"/>
|
|
<line num="180" count="47" type="stmt"/>
|
|
<line num="181" count="47" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="182" count="4" type="stmt"/>
|
|
<line num="183" count="5" type="stmt"/>
|
|
<line num="184" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="185" count="4" type="stmt"/>
|
|
<line num="186" count="4" type="stmt"/>
|
|
<line num="189" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="190" count="4" type="stmt"/>
|
|
<line num="191" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="192" count="0" type="stmt"/>
|
|
</file>
|
|
<file name="createResponderEvent.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useResponderEvents/createResponderEvent.js">
|
|
<metrics statements="42" coveredstatements="29" conditionals="36" coveredconditionals="28" methods="16" coveredmethods="7"/>
|
|
<line num="56" count="17" type="stmt"/>
|
|
<line num="57" count="17" type="stmt"/>
|
|
<line num="58" count="17" type="stmt"/>
|
|
<line num="66" count="431" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="75" count="256" type="stmt"/>
|
|
<line num="79" count="256" type="stmt"/>
|
|
<line num="80" count="256" type="stmt"/>
|
|
<line num="82" count="256" type="stmt"/>
|
|
<line num="83" count="256" type="stmt"/>
|
|
<line num="84" count="256" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="85" count="256" type="stmt"/>
|
|
<line num="88" count="256" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="89" count="256" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="90" count="256" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="91" count="256" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="93" count="256" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="96" count="256" type="stmt"/>
|
|
<line num="99" count="182" type="stmt"/>
|
|
<line num="100" count="175" type="stmt"/>
|
|
<line num="104" count="0" type="stmt"/>
|
|
<line num="107" count="0" type="stmt"/>
|
|
<line num="117" count="256" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="118" count="91" type="stmt"/>
|
|
<line num="119" count="91" type="stmt"/>
|
|
<line num="121" count="165" type="stmt"/>
|
|
<line num="126" count="0" type="stmt"/>
|
|
<line num="129" count="0" type="stmt"/>
|
|
<line num="137" count="165" type="stmt"/>
|
|
<line num="138" count="165" type="stmt"/>
|
|
<line num="142" count="256" type="stmt"/>
|
|
<line num="151" count="0" type="stmt"/>
|
|
<line num="154" count="263" type="stmt"/>
|
|
<line num="166" count="0" type="stmt"/>
|
|
<line num="169" count="0" type="stmt"/>
|
|
<line num="181" count="1" type="stmt"/>
|
|
<line num="192" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="193" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="194" count="0" type="stmt"/>
|
|
<line num="198" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
<line num="200" count="0" type="stmt"/>
|
|
<line num="204" count="256" type="stmt"/>
|
|
</file>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useResponderEvents/index.js">
|
|
<metrics statements="24" coveredstatements="22" conditionals="15" coveredconditionals="13" methods="6" coveredmethods="6"/>
|
|
<line num="25" count="17" type="stmt"/>
|
|
<line num="26" count="17" type="stmt"/>
|
|
<line num="29" count="740" type="stmt"/>
|
|
<line num="30" count="740" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="31" count="575" type="stmt"/>
|
|
<line num="33" count="740" type="stmt"/>
|
|
<line num="37" count="740" type="stmt"/>
|
|
<line num="38" count="740" type="stmt"/>
|
|
<line num="43" count="740" type="stmt"/>
|
|
<line num="44" count="573" type="stmt"/>
|
|
<line num="45" count="573" type="stmt"/>
|
|
<line num="46" count="570" type="stmt"/>
|
|
<line num="51" count="740" type="stmt"/>
|
|
<line num="61" count="738" type="stmt"/>
|
|
<line num="64" count="738" type="cond" truecount="8" falsecount="0"/>
|
|
<line num="73" count="738" type="stmt"/>
|
|
<line num="75" count="738" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="76" count="180" type="stmt"/>
|
|
<line num="77" count="180" type="stmt"/>
|
|
<line num="78" count="558" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="79" count="0" type="stmt"/>
|
|
<line num="80" count="0" type="stmt"/>
|
|
<line num="84" count="740" type="stmt"/>
|
|
<line num="85" count="740" type="stmt"/>
|
|
</file>
|
|
<file name="utils.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useResponderEvents/utils.js">
|
|
<metrics statements="68" coveredstatements="66" conditionals="49" coveredconditionals="43" methods="9" coveredmethods="9"/>
|
|
<line num="12" count="17" type="stmt"/>
|
|
<line num="18" count="250" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="19" count="3" type="stmt"/>
|
|
<line num="20" count="3" type="stmt"/>
|
|
<line num="23" count="247" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="26" count="247" type="stmt"/>
|
|
<line num="31" count="3" type="stmt"/>
|
|
<line num="32" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="33" count="8" type="stmt"/>
|
|
<line num="34" count="8" type="stmt"/>
|
|
<line num="36" count="3" type="stmt"/>
|
|
<line num="43" count="1660" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="44" count="1660" type="stmt"/>
|
|
<line num="46" count="0" type="stmt"/>
|
|
<line num="53" count="180" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="54" count="180" type="stmt"/>
|
|
<line num="64" count="250" type="stmt"/>
|
|
<line num="65" count="250" type="stmt"/>
|
|
<line num="66" count="250" type="stmt"/>
|
|
<line num="67" count="250" type="stmt"/>
|
|
<line num="68" count="1660" type="stmt"/>
|
|
<line num="69" count="1660" type="stmt"/>
|
|
<line num="70" count="1660" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="71" count="367" type="stmt"/>
|
|
<line num="72" count="367" type="stmt"/>
|
|
<line num="75" count="250" type="stmt"/>
|
|
<line num="82" count="32" type="stmt"/>
|
|
<line num="83" count="32" type="stmt"/>
|
|
<line num="84" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="92" count="5" type="stmt"/>
|
|
<line num="95" count="27" type="stmt"/>
|
|
<line num="96" count="27" type="stmt"/>
|
|
<line num="97" count="27" type="stmt"/>
|
|
<line num="98" count="27" type="stmt"/>
|
|
<line num="101" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="102" count="4" type="stmt"/>
|
|
<line num="103" count="4" type="stmt"/>
|
|
<line num="104" count="4" type="stmt"/>
|
|
<line num="108" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="109" count="3" type="stmt"/>
|
|
<line num="110" count="3" type="stmt"/>
|
|
<line num="111" count="3" type="stmt"/>
|
|
<line num="115" count="27" type="stmt"/>
|
|
<line num="116" count="27" type="stmt"/>
|
|
<line num="117" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="118" count="27" type="stmt"/>
|
|
<line num="120" count="4" type="stmt"/>
|
|
<line num="121" count="4" type="stmt"/>
|
|
<line num="123" count="0" type="stmt"/>
|
|
<line num="131" count="41" type="cond" truecount="4" falsecount="0"/>
|
|
<line num="132" count="37" type="stmt"/>
|
|
<line num="134" count="4" type="stmt"/>
|
|
<line num="135" count="4" type="stmt"/>
|
|
<line num="136" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="137" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="138" count="3" type="stmt"/>
|
|
<line num="142" count="1" type="stmt"/>
|
|
<line num="150" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="151" count="3" type="stmt"/>
|
|
<line num="153" count="2" type="stmt"/>
|
|
<line num="160" count="93" type="stmt"/>
|
|
<line num="161" count="93" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="162" count="93" type="cond" truecount="3" falsecount="0"/>
|
|
<line num="163" count="93" type="cond" truecount="1" falsecount="1"/>
|
|
<line num="164" count="93" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="166" count="93" type="cond" truecount="6" falsecount="1"/>
|
|
<line num="167" count="84" type="stmt"/>
|
|
<line num="169" count="9" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
<package name="react-native-web.src.modules.useStable">
|
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
<file name="index.js" path="/Users/necolas/OpenSource/github/necolas/react-native-web/packages/react-native-web/src/modules/useStable/index.js">
|
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
<line num="13" count="20" type="cond" truecount="3" falsecount="1"/>
|
|
<line num="16" count="1181" type="stmt"/>
|
|
<line num="17" count="1181" type="cond" truecount="2" falsecount="0"/>
|
|
<line num="18" count="929" type="stmt"/>
|
|
<line num="21" count="1181" type="stmt"/>
|
|
</file>
|
|
</package>
|
|
</project>
|
|
</coverage>
|