File Coverage

lib/Hyper/Developer/Generator/Control/Container.pm
Criterion Covered Total %
statement 10 12 83.3
branch n/a
condition n/a
subroutine 4 4 100.0
pod n/a
total 14 16 87.5


line stmt bran cond sub pod time code
1             package Hyper::Developer::Generator::Control::Container;
2              
3 1     1   1768 use strict;
  1         2  
  1         32  
4 1     1   5 use warnings;
  1         3  
  1         22  
5 1     1   6 use version; our $VERSION = qv('0.01');
  1         2  
  1         6  
6              
7 1     1   534 use Class::Std;
  0            
  0            
8             use base qw(Hyper::Developer::Generator::Control::ContainerFlow);
9              
10             use Hyper::Config::Reader::Container;
11              
12             my %create_template_of :ATTR(:init_arg