File Coverage

blib/lib/Feed/Data/Object/Description.pm
Criterion Covered Total %
statement 3 3 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 4 4 100.0


line stmt bran cond sub pod time code
1             package Feed::Data::Object::Description;
2              
3 7     7   4344 use Moo;
  7         25  
  7         46  
4             extends 'Feed::Data::Object::Base';
5              
6             1; # End of Feed::Data