Branch Coverage

lib/UR/DataSource/RDBMS/TableColumn.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
37 0 0 if (ref($self) =~ /::Ghost$/) { }
50 0 0 unless $data_source
91 0 0 if ($type =~ /TIMESTAMP|DATE|INTERVAL/i) { }