projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2f8a12f
)
Make podcoverage happy (deprecated, undocumented methods)
Peter Rabbitson [Tue, 19 May 2009 17:52:39 +0000 (17:52 +0000)]
t/03podcoverage.t
patch
|
blob
|
blame
|
history
diff --git
a/t/03podcoverage.t
b/t/03podcoverage.t
index
b82d4f7
..
1f4c5f6
100644
(file)
--- a/
t/03podcoverage.t
+++ b/
t/03podcoverage.t
@@
-34,6
+34,15
@@
my $exceptions = {
qw( MULTICREATE_DEBUG )
],
},
+ 'DBIx::Class::ResultSource' => {
+ ignore => [qw/
+ compare_relationship_keys
+ pk_depends_on
+ resolve_condition
+ resolve_join
+ resolve_prefetch
+ /],
+ },
'DBIx::Class::Storage' => {
ignore => [
qw(cursor)