@hbsis.uikit/react
Version:
Biblioteca ReactJS
117 lines (116 loc) • 4.99 kB
HTML
<html lang="en">
<head>
<title>Code coverage report for icons/close-filter.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="..\prettify.css" />
<link rel="stylesheet" href="..\base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type='text/css'>
.coverage-summary .sorter {
background-image: url(..\sort-arrow-sprite.png);
}
</style>
</head>
<body>
<div class='wrapper'>
<div class='pad1'>
<h1>
<a href="..\index.html">All files</a> / <a href="index.html">icons</a> close-filter.js
</h1>
<div class='clearfix'>
<div class='fl pad1y space-right2'>
<span class="strong">0% </span>
<span class="quiet">Statements</span>
<span class='fraction'>0/7</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">0% </span>
<span class="quiet">Branches</span>
<span class='fraction'>0/4</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">0% </span>
<span class="quiet">Functions</span>
<span class='fraction'>0/2</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">0% </span>
<span class="quiet">Lines</span>
<span class='fraction'>0/3</span>
</div>
</div>
</div>
<div class='status-line low'></div>
<pre><table class="coverage">
<tr><td class="line-count quiet">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18</td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">import React <span class="cstat-no" title="statement not covered" >from 'react'<span class="cstat-no" title="statement not covered" ><span class="cstat-no" title="statement not covered" ><span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" ></span></span></span></span></span>
const CloseFilter <span class="cstat-no" title="statement not covered" >= (props)<span class="fstat-no" title="function not covered" > => (<span class="cstat-no" title="statement not covered" ></span></span></span>
<svg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg'>
<g id='Consulta-de-NF' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
<g id='(TEMP)-Consulta-NF-Filtro-Lateral' transform='translate(-1052.000000, -70.000000)' fill='#3B495E'>
<g id='Filters-Window' transform='translate(196.000000, 50.000000)'>
<g id='icn-close-filter' transform='translate(856.000000, 20.000000)'>
<path d='M11.41425,10.00025 L19.70725,1.70725 C20.09825,1.31625 20.09825,0.68425 19.70725,0.29325 C19.31625,-0.09775 18.68425,-0.09775 18.29325,0.29325 L10.00025,8.58625 L1.70725,0.29325 C1.31625,-0.09775 0.68425,-0.09775 0.29325,0.29325 C-0.09775,0.68425 -0.09775,1.31625 0.29325,1.70725 L8.58625,10.00025 L0.29325,18.29325 C-0.09775,18.68425 -0.09775,19.31625 0.29325,19.70725 C0.68425,20.09825 1.31625,20.09825 1.70725,19.70725 L10.00025,11.41425 L18.29325,19.70725 C18.68425,20.09825 19.31625,20.09825 19.70725,19.70725 C20.09825,19.31625 20.09825,18.68425 19.70725,18.29325 L11.41425,10.00025 Z' id='Close' /><span class="cstat-no" title="statement not covered" ></span>
</g>
</g>
</g>
</g>
</svg>
)
export default CloseFilter
</pre></td></tr>
</table></pre>
<div class='push'></div><!-- for sticky footer -->
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat May 05 2018 12:13:10 GMT-0300 (Hora oficial do Brasil)
</div>
</div>
<script src="..\prettify.js"></script>
<script>
window.onload = function () {
if (typeof prettyPrint === 'function') {
prettyPrint();
}
};
</script>
<script src="..\sorter.js"></script>
</body>
</html>