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 0.96
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>
    <link rel="stylesheet" type="text/css" href="cover.css"></link>
    <title>Branch Coverage: lib/DBIx/SchemaChecksum/App/ShowUpdatePath.pm</title>
</head>
<body>
<h1>Branch Coverage</h1>
<table>
<tr><td class="h" align="right">File:</td><td align="left">lib/DBIx/SchemaChecksum/App/ShowUpdatePath.pm</td></tr>
<tr><td class="h" align="right">Coverage:</td><td align="left" class="c3">100.0%</td></tr>
</table>
<div><br/></div>
<table>
<tr><th>line</th><th>%</th><th colspan="2">coverage</th><th>branch</th></tr>
<tr><td class="h"><a id="L20">20</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">if exists $$update_path{$this_checksum}</td></tr>
<tr><td class="h"><a id="L23">23</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">unless ($update)</td></tr>
<tr><td class="h"><a id="L28">28</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">if ($$update[0] eq &#39;SAME_CHECKSUM&#39;) { }</td></tr>
</table>
</body>
</html>