More tests and tighter code with better error reporting in collapser maker
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 28 Mar 2016 16:56:46 +0000 (18:56 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 28 Mar 2016 23:22:19 +0000 (01:22 +0200)
commit9ceb04c6a5a6de6e11009e1f58e387a77c618284
tree85ffeffb10aecbedf48b4541235661f9b82e2226
parent40471d469bc450ab29789724d94f4c3c825c158f
More tests and tighter code with better error reporting in collapser maker

Additionally RowParser::Util was scanned with Devel::Core to ensure I don't
have any remaining holes similar to 1fd3505d. The coverage of said file is
not at 100%, due to bugs in Devel::Cover itself, notably handling of
$x = $y || $z ( https://github.com/pjcj/Devel--Cover/issues/154 )
lib/DBIx/Class/ResultSource/RowParser/Util.pm
t/resultset/inflate_result_api.t