<p>I've added some tests and fix for the uninitialized value warning.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11'>https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>nulls-warn: Add an Artist with a null name and a corresponding CD.</li>
  <li>nulls-warn: Add a configuration for test of null</li>
  <li>nulls-warn: Add tests for null</li>
  <li>nulls-warn: Skip the s/// if $_ is not defined</li>
  <li>nulls-warn: Add Test::Warnings to TEST_REQUIRES</li>
  <li>nulls-warn: Fixed condition in nulls.json</li>
  <li>nulls-warn: Add config for not null.</li>
  <li>nulls-warn: Fix counts for null. Add tests for not null.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11/files#diff-0">Makefile.PL</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11/files#diff-1">lib/DBIx/Class/Fixtures.pm</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11/files#diff-2">t/20-nulls.t</a>
    (57)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11/files#diff-3">t/lib/DBICTest.pm</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11/files#diff-4">t/var/configs/not-nulls.json</a>
    (16)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11/files#diff-5">t/var/configs/nulls.json</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11.patch'>https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11.patch</a></li>
  <li><a href='https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11.diff'>https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AASeAh5KbtqDdAx5uFyH6Dkql3n0k_zvks5qPCnsgaJpZM4I-Cam">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeArW5UaXWe-xe2h721nbBeRDOhUYMks5qPCnsgaJpZM4I-Cam.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/11"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>