| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541 |
- <?xml version="1.0" encoding="UTF-8"?>
- <coverage generated="1619055534112" clover="3.2.0">
- <project timestamp="1619055534112" name="All files">
- <metrics statements="499" coveredstatements="217" conditionals="264" coveredconditionals="83" methods="78" coveredmethods="29" elements="841" coveredelements="329" complexity="0" loc="499" ncloc="499" packages="3" files="9" classes="9"/>
- <package name="src">
- <metrics statements="383" coveredstatements="170" conditionals="197" coveredconditionals="56" methods="60" coveredmethods="20"/>
- <file name="api.ts" path="/home/travis/build/qiniu/js-sdk/src/api.ts">
- <metrics statements="35" coveredstatements="22" conditionals="12" coveredconditionals="6" methods="7" coveredmethods="2"/>
- <line num="1" count="1" type="stmt"/>
- <line num="2" count="1" type="stmt"/>
- <line num="3" count="1" type="stmt"/>
- <line num="16" count="1" type="stmt"/>
- <line num="17" count="1" type="stmt"/>
- <line num="18" count="1" type="stmt"/>
- <line num="19" count="1" type="stmt"/>
- <line num="25" count="1" type="stmt"/>
- <line num="26" count="5" type="cond" truecount="1" falsecount="1"/>
- <line num="28" count="5" type="cond" truecount="2" falsecount="0"/>
- <line num="29" count="1" type="stmt"/>
- <line num="32" count="4" type="cond" truecount="2" 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="38" count="1" type="stmt"/>
- <line num="39" count="1" type="stmt"/>
- <line num="40" count="1" type="stmt"/>
- <line num="49" count="0" type="stmt"/>
- <line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="66" count="1" type="stmt"/>
- <line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="73" count="0" type="stmt"/>
- <line num="93" count="1" type="stmt"/>
- <line num="100" count="0" type="stmt"/>
- <line num="101" count="0" type="stmt"/>
- <line num="102" count="0" type="stmt"/>
- <line num="117" count="1" type="stmt"/>
- <line num="123" count="0" type="stmt"/>
- <line num="124" count="0" type="stmt"/>
- <line num="125" count="0" type="stmt"/>
- <line num="137" count="1" type="stmt"/>
- <line num="142" count="0" type="stmt"/>
- <line num="143" count="0" type="stmt"/>
- <line num="144" count="0" type="stmt"/>
- </file>
- <file name="base64.ts" path="/home/travis/build/qiniu/js-sdk/src/base64.ts">
- <metrics statements="89" coveredstatements="44" conditionals="32" coveredconditionals="8" methods="5" coveredmethods="3"/>
- <line num="3" count="3" type="stmt"/>
- <line num="19" count="2" type="cond" truecount="3" falsecount="1"/>
- <line num="20" count="0" type="stmt"/>
- <line num="23" count="2" type="stmt"/>
- <line num="24" count="2" type="stmt"/>
- <line num="27" count="2" type="stmt"/>
- <line num="29" count="2" type="stmt"/>
- <line num="30" count="2" type="stmt"/>
- <line num="31" count="2" type="stmt"/>
- <line num="32" count="86" type="stmt"/>
- <line num="33" count="86" type="stmt"/>
- <line num="35" count="86" type="cond" truecount="1" falsecount="1"/>
- <line num="36" count="86" type="stmt"/>
- <line num="37" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="38" count="0" type="stmt"/>
- <line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="40" count="0" type="stmt"/>
- <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="48" count="0" type="stmt"/>
- <line num="50" count="0" type="stmt"/>
- <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="52" count="0" type="stmt"/>
- <line num="54" count="0" type="stmt"/>
- <line num="55" count="0" type="stmt"/>
- <line num="62" count="86" type="cond" truecount="1" falsecount="1"/>
- <line num="63" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="64" count="0" type="stmt"/>
- <line num="66" count="0" type="stmt"/>
- <line num="67" count="0" type="stmt"/>
- <line num="71" count="2" type="cond" truecount="1" falsecount="1"/>
- <line num="72" count="2" type="stmt"/>
- <line num="75" count="2" type="stmt"/>
- <line num="78" count="3" type="stmt"/>
- <line num="94" count="2" type="stmt"/>
- <line num="103" count="2" type="stmt"/>
- <line num="104" count="2" type="stmt"/>
- <line num="105" count="2" type="stmt"/>
- <line num="106" count="2" type="stmt"/>
- <line num="108" count="2" type="cond" truecount="1" falsecount="1"/>
- <line num="109" count="0" type="stmt"/>
- <line num="112" count="2" type="stmt"/>
- <line num="114" count="2" type="stmt"/>
- <line num="116" count="30" type="stmt"/>
- <line num="117" count="30" type="stmt"/>
- <line num="118" count="30" type="stmt"/>
- <line num="120" count="30" type="stmt"/>
- <line num="122" count="30" type="stmt"/>
- <line num="123" count="30" type="stmt"/>
- <line num="124" count="30" type="stmt"/>
- <line num="125" count="30" type="stmt"/>
- <line num="128" count="30" type="stmt"/>
- <line num="132" count="2" type="stmt"/>
- <line num="134" count="2" type="stmt"/>
- <line num="136" count="2" type="stmt"/>
- <line num="137" count="2" type="stmt"/>
- <line num="139" count="0" type="stmt"/>
- <line num="140" count="0" type="stmt"/>
- <line num="143" count="2" type="stmt"/>
- <line num="146" count="3" type="stmt"/>
- <line num="164" count="0" type="stmt"/>
- <line num="165" count="0" type="stmt"/>
- <line num="166" count="0" type="stmt"/>
- <line num="167" count="0" type="stmt"/>
- <line num="168" count="0" type="stmt"/>
- <line num="170" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="171" count="0" type="stmt"/>
- <line num="174" count="0" type="stmt"/>
- <line num="176" count="0" type="stmt"/>
- <line num="177" count="0" type="stmt"/>
- <line num="178" count="0" type="stmt"/>
- <line num="179" count="0" type="stmt"/>
- <line num="180" count="0" type="stmt"/>
- <line num="182" count="0" type="stmt"/>
- <line num="184" count="0" type="stmt"/>
- <line num="185" count="0" type="stmt"/>
- <line num="186" count="0" type="stmt"/>
- <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="189" count="0" type="stmt"/>
- <line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="191" count="0" type="stmt"/>
- <line num="193" count="0" type="stmt"/>
- <line num="197" count="0" type="stmt"/>
- <line num="199" count="0" type="stmt"/>
- <line num="202" count="3" type="stmt"/>
- <line num="203" count="2" type="stmt"/>
- <line num="204" count="2" type="stmt"/>
- <line num="207" count="3" type="stmt"/>
- <line num="208" count="0" type="stmt"/>
- <line num="209" count="0" type="stmt"/>
- </file>
- <file name="config.ts" path="/home/travis/build/qiniu/js-sdk/src/config.ts">
- <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
- <line num="2" count="1" type="stmt"/>
- <line num="11" count="1" type="stmt"/>
- </file>
- <file name="image.ts" path="/home/travis/build/qiniu/js-sdk/src/image.ts">
- <metrics statements="97" coveredstatements="56" conditionals="94" coveredconditionals="40" methods="7" coveredmethods="4"/>
- <line num="1" count="1" type="stmt"/>
- <line num="2" count="1" type="stmt"/>
- <line num="48" count="3" type="stmt"/>
- <line num="49" count="3" type="cond" truecount="1" falsecount="1"/>
- <line num="50" count="3" type="stmt"/>
- <line num="53" count="3" type="stmt"/>
- <line num="56" count="1" type="stmt"/>
- <line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="58" count="0" type="stmt"/>
- <line num="61" count="5" type="stmt"/>
- <line num="63" count="1" type="cond" truecount="3" falsecount="1"/>
- <line num="64" count="0" type="stmt"/>
- <line num="67" count="1" type="stmt"/>
- <line num="68" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="69" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="70" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="71" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="72" count="1" type="cond" truecount="3" falsecount="1"/>
- <line num="73" count="1" type="stmt"/>
- <line num="75" count="1" type="stmt"/>
- <line num="79" count="1" type="stmt"/>
- <line num="80" count="1" type="stmt"/>
- <line num="81" count="8" type="stmt"/>
- <line num="83" count="1" type="stmt"/>
- <line num="85" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="86" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="87" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="88" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="89" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="90" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="91" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="92" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="93" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="94" count="1" type="cond" truecount="3" falsecount="1"/>
- <line num="95" count="1" type="stmt"/>
- <line num="97" count="1" type="stmt"/>
- <line num="101" count="1" type="stmt"/>
- <line num="102" count="2" type="stmt"/>
- <line num="103" count="2" type="cond" truecount="1" falsecount="1"/>
- <line num="104" count="0" type="stmt"/>
- <line num="107" count="2" type="stmt"/>
- <line num="108" count="2" type="cond" truecount="4" falsecount="0"/>
- <line num="109" count="1" type="stmt"/>
- <line num="112" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="113" count="1" type="stmt"/>
- <line num="114" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="115" count="0" type="stmt"/>
- <line num="117" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="120" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="121" count="0" type="stmt"/>
- <line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="123" count="0" type="stmt"/>
- <line num="125" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="128" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="131" count="4" type="stmt"/>
- <line num="133" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="134" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="135" count="1" type="cond" truecount="1" falsecount="1"/>
- <line num="136" count="1" type="cond" truecount="1" falsecount="1"/>
- <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="1" type="stmt"/>
- <line num="145" count="0" type="stmt"/>
- <line num="146" count="0" type="stmt"/>
- <line num="150" count="1" type="stmt"/>
- <line num="151" count="0" type="stmt"/>
- <line num="152" count="0" type="stmt"/>
- <line num="155" count="1" type="stmt"/>
- <line num="156" count="0" type="stmt"/>
- <line num="158" 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="162" count="0" type="stmt"/>
- <line num="163" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="164" count="0" type="stmt"/>
- <line num="166" count="0" type="stmt"/>
- <line num="168" count="0" type="stmt"/>
- <line num="169" count="0" type="stmt"/>
- <line num="171" count="0" type="stmt"/>
- <line num="172" count="0" type="stmt"/>
- <line num="174" count="0" type="stmt"/>
- <line num="175" count="0" type="stmt"/>
- <line num="177" count="0" type="stmt"/>
- <line num="178" count="0" type="stmt"/>
- <line num="180" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="181" count="0" type="stmt"/>
- <line num="185" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="186" count="0" type="stmt"/>
- <line num="187" count="0" type="stmt"/>
- <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="189" count="0" type="stmt"/>
- <line num="192" count="0" type="stmt"/>
- <line num="195" count="0" type="stmt"/>
- </file>
- <file name="pool.ts" path="/home/travis/build/qiniu/js-sdk/src/pool.ts">
- <metrics statements="22" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="11" coveredmethods="10"/>
- <line num="9" count="1" type="stmt"/>
- <line num="10" count="1" type="stmt"/>
- <line num="11" count="1" type="stmt"/>
- <line num="13" count="1" type="stmt"/>
- <line num="15" count="6" type="stmt"/>
- <line num="16" count="6" type="stmt"/>
- <line num="17" count="6" type="stmt"/>
- <line num="22" count="6" type="stmt"/>
- <line num="26" count="6" type="stmt"/>
- <line num="27" count="12" type="stmt"/>
- <line num="28" count="6" type="stmt"/>
- <line num="29" count="6" type="stmt"/>
- <line num="31" count="11" type="stmt"/>
- <line num="32" count="6" type="stmt"/>
- <line num="33" count="6" type="stmt"/>
- <line num="35" count="0" type="stmt"/>
- <line num="39" count="12" type="stmt"/>
- <line num="40" count="12" type="stmt"/>
- <line num="41" count="12" type="stmt"/>
- <line num="42" count="12" type="stmt"/>
- <line num="43" count="6" type="stmt"/>
- <line num="46" count="1" type="stmt"/>
- </file>
- <file name="utils.ts" path="/home/travis/build/qiniu/js-sdk/src/utils.ts">
- <metrics statements="138" coveredstatements="25" conditionals="59" coveredconditionals="2" methods="30" coveredmethods="1"/>
- <line num="1" count="2" type="stmt"/>
- <line num="3" count="2" type="stmt"/>
- <line num="5" count="2" type="stmt"/>
- <line num="8" count="2" type="stmt"/>
- <line num="10" count="0" type="stmt"/>
- <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="13" count="0" type="stmt"/>
- <line num="16" count="0" type="stmt"/>
- <line num="17" count="0" type="stmt"/>
- <line num="21" count="0" type="stmt"/>
- <line num="22" count="0" type="stmt"/>
- <line num="23" count="0" type="stmt"/>
- <line num="24" count="0" type="stmt"/>
- <line num="28" count="0" type="stmt"/>
- <line num="30" count="0" type="stmt"/>
- <line num="33" count="2" type="stmt"/>
- <line num="34" count="0" type="stmt"/>
- <line num="37" count="2" type="stmt"/>
- <line num="38" count="0" type="stmt"/>
- <line num="41" count="2" type="stmt"/>
- <line num="42" count="0" type="stmt"/>
- <line num="45" count="2" type="stmt"/>
- <line num="46" count="0" type="stmt"/>
- <line num="47" count="0" type="stmt"/>
- <line num="49" count="0" type="stmt"/>
- <line num="53" count="2" type="stmt"/>
- <line num="54" count="2" type="cond" truecount="2" falsecount="0"/>
- <line num="55" count="2" type="stmt"/>
- <line num="58" count="2" type="stmt"/>
- <line num="59" count="0" type="stmt"/>
- <line num="60" count="0" type="stmt"/>
- <line num="62" count="0" type="stmt"/>
- <line num="66" count="2" type="stmt"/>
- <line num="67" count="0" type="stmt"/>
- <line num="68" count="0" type="stmt"/>
- <line num="69" count="0" type="stmt"/>
- <line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="72" count="0" type="stmt"/>
- <line num="75" count="0" type="stmt"/>
- <line num="76" count="0" type="stmt"/>
- <line num="79" count="0" type="stmt"/>
- <line num="80" count="0" type="stmt"/>
- <line num="83" count="0" type="stmt"/>
- <line num="86" count="2" type="stmt"/>
- <line num="87" count="0" type="stmt"/>
- <line num="88" count="0" type="stmt"/>
- <line num="91" count="2" type="stmt"/>
- <line num="92" count="0" type="stmt"/>
- <line num="93" count="0" type="stmt"/>
- <line num="99" count="2" type="stmt"/>
- <line num="100" count="0" type="stmt"/>
- <line num="101" count="0" type="stmt"/>
- <line num="107" count="2" type="stmt"/>
- <line num="108" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="109" count="0" type="stmt"/>
- <line num="112" count="0" type="stmt"/>
- <line num="115" count="2" type="stmt"/>
- <line num="116" count="0" type="cond" truecount="0" falsecount="1"/>
- <line num="117" count="0" type="stmt"/>
- <line num="118" count="0" type="stmt"/>
- <line num="119" count="0" type="stmt"/>
- <line num="122" count="2" type="stmt"/>
- <line num="123" count="0" type="stmt"/>
- <line num="124" count="0" type="stmt"/>
- <line num="126" count="0" type="stmt"/>
- <line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="128" count="0" type="stmt"/>
- <line num="129" count="0" type="stmt"/>
- <line num="131" count="0" type="stmt"/>
- <line num="135" count="0" type="stmt"/>
- <line num="136" count="0" type="stmt"/>
- <line num="139" count="0" type="stmt"/>
- <line num="169" count="2" type="stmt"/>
- <line num="170" count="0" type="stmt"/>
- <line num="171" count="0" type="stmt"/>
- <line num="172" count="0" type="stmt"/>
- <line num="174" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="175" count="0" type="stmt"/>
- <line num="178" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="179" count="0" type="stmt"/>
- <line num="180" count="0" type="stmt"/>
- <line num="181" count="0" type="stmt"/>
- <line num="185" count="0" type="stmt"/>
- <line num="186" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="187" count="0" type="stmt"/>
- <line num="194" count="0" type="stmt"/>
- <line num="195" count="0" type="stmt"/>
- <line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="197" count="0" type="stmt"/>
- <line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="201" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="202" count="0" type="stmt"/>
- <line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="204" count="0" type="stmt"/>
- <line num="206" count="0" type="stmt"/>
- <line num="212" count="0" type="stmt"/>
- <line num="215" count="0" type="stmt"/>
- <line num="216" count="0" type="stmt"/>
- <line num="221" count="0" type="stmt"/>
- <line num="225" count="0" type="stmt"/>
- <line num="229" count="2" type="stmt"/>
- <line num="230" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="231" count="0" type="stmt"/>
- <line num="233" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="234" count="0" type="stmt"/>
- <line num="237" count="0" type="stmt"/>
- <line num="238" count="0" type="stmt"/>
- <line num="240" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="241" count="0" type="stmt"/>
- <line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="245" count="0" type="stmt"/>
- <line num="248" count="0" type="stmt"/>
- <line num="251" count="0" type="stmt"/>
- <line num="254" count="2" type="stmt"/>
- <line num="255" count="0" type="cond" truecount="0" falsecount="4"/>
- <line num="256" count="0" type="stmt"/>
- <line num="257" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="260" count="0" type="stmt"/>
- <line num="268" count="2" type="stmt"/>
- <line num="269" count="0" type="stmt"/>
- <line num="271" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="272" count="0" type="stmt"/>
- <line num="274" count="0" type="stmt"/>
- <line num="280" count="2" type="stmt"/>
- <line num="281" count="0" type="cond" truecount="0" falsecount="3"/>
- <line num="282" count="0" type="stmt"/>
- <line num="291" count="2" type="stmt"/>
- <line num="292" count="0" type="stmt"/>
- <line num="294" count="0" type="stmt"/>
- <line num="297" count="0" type="stmt"/>
- <line num="304" count="0" type="stmt"/>
- <line num="311" count="0" type="stmt"/>
- <line num="318" count="0" type="stmt"/>
- <line num="325" count="0" type="stmt"/>
- <line num="332" count="0" type="stmt"/>
- <line num="339" count="0" type="stmt"/>
- <line num="346" count="0" type="stmt"/>
- <line num="352" count="0" type="stmt"/>
- </file>
- </package>
- <package name="src.logger">
- <metrics statements="35" coveredstatements="34" conditionals="39" coveredconditionals="27" methods="8" coveredmethods="8"/>
- <file name="index.ts" path="/home/travis/build/qiniu/js-sdk/src/logger/index.ts">
- <metrics statements="24" coveredstatements="23" conditionals="12" coveredconditionals="10" methods="6" coveredmethods="6"/>
- <line num="1" count="1" type="stmt"/>
- <line num="5" count="1" type="stmt"/>
- <line num="6" count="1" type="stmt"/>
- <line num="10" count="9" type="stmt"/>
- <line num="13" count="9" type="stmt"/>
- <line num="14" count="9" type="cond" truecount="1" falsecount="1"/>
- <line num="15" count="9" type="cond" truecount="1" falsecount="1"/>
- <line num="23" count="1" type="stmt"/>
- <line num="24" count="2" type="cond" truecount="2" falsecount="0"/>
- <line num="25" count="1" type="stmt"/>
- <line num="26" count="0" type="stmt"/>
- <line num="33" count="12" type="stmt"/>
- <line num="34" count="4" type="stmt"/>
- <line num="35" count="4" type="cond" truecount="2" falsecount="0"/>
- <line num="36" count="1" type="stmt"/>
- <line num="44" count="12" type="stmt"/>
- <line num="45" count="4" type="stmt"/>
- <line num="46" count="4" type="cond" truecount="2" falsecount="0"/>
- <line num="47" count="2" type="stmt"/>
- <line num="55" count="12" type="stmt"/>
- <line num="56" count="4" type="stmt"/>
- <line num="57" count="4" type="cond" truecount="2" falsecount="0"/>
- <line num="58" count="3" type="stmt"/>
- <line num="61" count="1" type="stmt"/>
- </file>
- <file name="report-v3.ts" path="/home/travis/build/qiniu/js-sdk/src/logger/report-v3.ts">
- <metrics statements="11" coveredstatements="11" conditionals="27" coveredconditionals="17" methods="2" coveredmethods="2"/>
- <line num="1" count="1" type="stmt"/>
- <line num="22" count="12" type="cond" truecount="2" falsecount="0"/>
- <line num="23" count="11" type="stmt"/>
- <line num="24" count="11" type="stmt"/>
- <line num="25" count="11" type="stmt"/>
- <line num="26" count="11" type="stmt"/>
- <line num="27" count="11" type="stmt"/>
- <line num="28" count="29" type="cond" truecount="5" falsecount="0"/>
- <line num="29" count="7" type="stmt"/>
- <line num="34" count="11" type="stmt"/>
- <line num="47" count="11" type="stmt"/>
- </file>
- </package>
- <package name="src.upload">
- <metrics statements="81" coveredstatements="13" conditionals="28" coveredconditionals="0" methods="10" coveredmethods="1"/>
- <file name="base.ts" path="/home/travis/build/qiniu/js-sdk/src/upload/base.ts">
- <metrics statements="81" coveredstatements="13" conditionals="28" coveredconditionals="0" methods="10" coveredmethods="1"/>
- <line num="2" count="1" type="stmt"/>
- <line num="4" count="1" type="stmt"/>
- <line num="6" count="1" type="stmt"/>
- <line num="85" count="1" type="stmt"/>
- <line num="87" count="1" type="stmt"/>
- <line num="90" count="0" type="stmt"/>
- <line num="93" count="0" type="stmt"/>
- <line num="94" count="0" type="stmt"/>
- <line num="107" count="0" type="stmt"/>
- <line num="108" count="0" type="stmt"/>
- <line num="121" count="0" type="stmt"/>
- <line num="123" count="0" type="stmt"/>
- <line num="128" count="0" type="stmt"/>
- <line num="130" count="0" type="stmt"/>
- <line num="131" count="0" type="stmt"/>
- <line num="132" count="0" type="stmt"/>
- <line num="134" count="0" type="stmt"/>
- <line num="135" count="0" type="stmt"/>
- <line num="136" count="0" type="stmt"/>
- <line num="138" count="0" type="stmt"/>
- <line num="139" count="0" type="stmt"/>
- <line num="141" count="0" type="stmt"/>
- <line num="142" count="0" type="stmt"/>
- <line num="146" count="1" type="stmt"/>
- <line num="147" count="0" type="stmt"/>
- <line num="148" count="0" type="stmt"/>
- <line num="149" count="0" type="stmt"/>
- <line num="156" count="1" type="stmt"/>
- <line num="157" count="0" type="stmt"/>
- <line num="158" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="159" count="0" type="stmt"/>
- <line num="160" count="0" type="stmt"/>
- <line num="163" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="164" count="0" type="stmt"/>
- <line num="165" count="0" type="stmt"/>
- <line num="168" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="169" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="170" count="0" type="stmt"/>
- <line num="171" count="0" type="stmt"/>
- <line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="176" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="177" count="0" type="stmt"/>
- <line num="178" count="0" type="stmt"/>
- <line num="183" count="0" type="stmt"/>
- <line num="184" count="0" type="stmt"/>
- <line num="185" count="0" type="stmt"/>
- <line num="187" count="0" type="stmt"/>
- <line num="188" count="0" type="stmt"/>
- <line num="189" count="0" type="stmt"/>
- <line num="190" count="0" type="stmt"/>
- <line num="192" count="0" type="stmt"/>
- <line num="194" count="0" type="stmt"/>
- <line num="195" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="197" count="0" type="cond" truecount="0" falsecount="2"/>
- <line num="198" count="0" type="stmt"/>
- <line num="201" count="0" type="cond" truecount="0" falsecount="3"/>
- <line num="202" count="0" type="stmt"/>
- <line num="206" count="0" type="cond" truecount="0" falsecount="5"/>
- <line num="207" count="0" type="stmt"/>
- <line num="208" count="0" type="stmt"/>
- <line num="209" count="0" type="stmt"/>
- <line num="212" count="0" type="stmt"/>
- <line num="216" count="1" 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="220" count="0" type="stmt"/>
- <line num="222" count="0" type="stmt"/>
- <line num="223" count="0" type="stmt"/>
- <line num="226" count="1" type="stmt"/>
- <line num="227" count="0" type="stmt"/>
- <line num="228" count="0" type="stmt"/>
- <line num="229" count="0" type="stmt"/>
- <line num="232" count="1" type="stmt"/>
- <line num="233" count="0" type="stmt"/>
- <line num="236" count="1" type="stmt"/>
- <line num="237" count="0" type="stmt"/>
- <line num="251" count="1" type="stmt"/>
- <line num="252" count="0" type="stmt"/>
- <line num="258" count="1" type="stmt"/>
- </file>
- </package>
- </project>
- </coverage>
|