The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!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 
Devel::Cover is copyright 2001-2012, 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>
<script type="text/javascript" src="common.js"></script>
<script type="text/javascript" src="css.js"></script>
<script type="text/javascript" src="standardista-table-sorting.js"></script>
<title> Coverage Summary </title>
</head>
<body>

<h1> Condition Coverage </h1>
<table>
<tr>
<th colspan="4">lib/Devel/PerlySense/Plugin/Syntax/Moose.pm</th>
</tr>
<tr class="hblank"><td class="dblank"></td></tr>
<tr>
<th class="hh">Criterion</th>
<th class="hh">Covered</th>
<th class="hh">Total</th>
<th class="hh">%</th>
</tr>


<tr>
<td class="h">condition</td>
<td>2</td>
<td>9</td>
<td class="c0" title="2 / 9">

<a href="lib-Devel-PerlySense-Plugin-Syntax-Moose-pm--condition.html"> 22.2 </a>

</td>
</tr>

</table>
<div><br></br></div>


<h2> and 3 conditions </h2>
<table>
<tr>
<th> line </th>

<th> !l </th>

<th> l&amp;&amp;!r </th>

<th> l&amp;&amp;r </th>

<th> condition </th>
</tr>

<a name=""> </a>
<tr>
<td class="h">
<a href="lib-Devel-PerlySense-Plugin-Syntax-Moose-pm.html#247">247</a>
</td>

<td class="c3"> 452817 </td>

<td class="c3"> 59340 </td>

<td class="c0"> 0 </td>

<td class="s"> <span class="i">$pkgNode</span> <span class="k">eq</span> <span class="q">&#39;PPI::Token::Word&#39;</span> <span class="k">and</span> <span class="i">$oNode</span> <span class="k">eq</span> <span class="q">&#39;has&#39;</span>
 </td>
</tr>

<a name=""> </a>
<tr>
<td class="h">
<a href="lib-Devel-PerlySense-Plugin-Syntax-Moose-pm.html#254">254</a>
</td>

<td class="c0"> 0 </td>

<td class="c0"> 0 </td>

<td class="c0"> 0 </td>

<td class="s"> <span class="i">$refName</span> <span class="k">eq</span> <span class="q">&#39;PPI::Structure::Constructor&#39;</span> <span class="k">and</span> <span class="i">$nodeName</span><span class="i">-&gt;can</span><span class="s">(</span><span class="q">&#39;find_first&#39;</span><span class="s">)</span>
 </td>
</tr>

</table>

<h2> or 3 conditions </h2>
<table>
<tr>
<th> line </th>

<th> l </th>

<th> !l&amp;&amp;r </th>

<th> !l&amp;&amp;!r </th>

<th> condition </th>
</tr>

<a name=""> </a>
<tr>
<td class="h">
<a href="lib-Devel-PerlySense-Plugin-Syntax-Moose-pm.html#254">254</a>
</td>

<td class="c0"> 0 </td>

<td class="c0"> 0 </td>

<td class="c0"> 0 </td>

<td class="s"> <span class="i">$refName</span> <span class="k">eq</span> <span class="q">&#39;PPI::Token::Quote::Literal&#39;</span> <span class="k">or</span> <span class="i">$refName</span> <span class="k">eq</span> <span class="q">&#39;PPI::Token::Quote::Interpolate&#39;</span>
 </td>
</tr>

</table>


</body>
</html>