1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::Cover Version 1.36
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)
Devel::Cover is free. It is licensed under the same terms as Perl itself.
The latest version of Devel::Cover should be available from my homepage:
http://www.pjcj.net
-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<meta http-equiv="Content-Language" content="en-us"></meta>
<link rel="stylesheet" type="text/css" href="cover.css"></link>
<link rel="stylesheet" type="text/css" href="cover.css"></link>
<title>Coverage Summary</title>
</head>
<body>
<h1>Coverage Summary</h1>
<table>
<tr><td class="h" align="right">Database:</td><td align="left" colspan="4">/Users/manchicken/Devel/data-javascript/test</td></tr>
<tr><td class="h" align="right">Report Date:</td><td align="left" colspan="4">2020-07-12 21:34:53</td></tr>
<tr><td class="h" align="right">Perl Version:</td><td align="left" colspan="4">v5.32.0</td></tr>
<tr><td class="h" align="right">OS:</td><td align="left" colspan="4">darwin</td></tr>
<tr>
<td class="h" align="right">Thresholds:</td>
<td class="c0">< 75%</td><td class="c1">< 90%</td><td class="c2">< 100%</td><td class="c3">= 100%</td>
</tr>
</table>
<div><br/></div>
<table>
<tr><th>file</th><th>stmt</th><th>bran</th><th>cond</th><th>sub</th><th>time</th><th>total</th></tr>
<tr><td align="left"><a href="blib-lib-Data-JavaScript-pm.html">blib/lib/Data/JavaScript.pm</a></td><td class="c2" title="statement: 98 / 108">90.7</td><td class="c0" title="branch: 34 / 46"><a href="blib-lib-Data-JavaScript-pm--branch.html">73.9</a></td><td class="c0" title="condition: 7 / 12"><a href="blib-lib-Data-JavaScript-pm--condition.html">58.3</a></td><td class="c2" title="subroutine: 10 / 11"><a href="blib-lib-Data-JavaScript-pm--subroutine.html">90.9</a></td><td>100.0</td><td class="c1" title="total: 149 / 177">84.1</td></tr>
<tr><td align="left">Total</td><td class="c2" title="statement: 98 / 108">90.7</td><td class="c0" title="branch: 34 / 46">73.9</td><td class="c0" title="condition: 7 / 12">58.3</td><td class="c2" title="subroutine: 10 / 11">90.9</td><td>100.0</td><td class="c1" title="total: 149 / 177">84.1</td></tr>
</table>
</body>
</html>
|