File Coverage

blib/lib/Vroom/Mo.pm
Criterion Covered Total %
statement 36 49 73.4
branch 18 26 69.2
condition 2 6 33.3
subroutine 6 6 100.0
pod n/a
total 62 87 71.2


line stmt bran cond sub pod time code
1             package Vroom::Mo;
2              
3             # use Mo qw'default import';
4             # The following line of code was produced from the previous line by
5             # Mo::Inline version 0.34
6 2 50 33 2   14 no warnings;my$M=__PACKAGE__.'::';*{$M.Object::new}=sub{my$c=shift;my$s=bless{@_},$c;my%n=%{$c.::.':E'};map{$s->{$_}=$n{$_}->()if!exists$s->{$_}}keys%n;$s};*{$M.import}=sub{import warnings;$^H|=1538;my($P,%e,%o)=caller.'::';shift;eval"no Mo::$_",&{$M.$_.::e}($P,\%e,\%o,\@_)for@_;return if$e{M};%e=(extends,sub{eval"no $_[0]()";@{$P.ISA}=$_[0]},has,sub{my$n=shift;my$m=sub{$#_?$_[0]{$n}=$_[1]:$_[0]{$n}};@_=(default,@_)if!($#_%2);$m=$o{$_}->($m,$n,@_)for sort keys%o;*{$P.$n}=$m},%e,);*{$P.$_}=$e{$_}for keys%e;@{$P.ISA}=$M.Object};*{$M.'default::e'}=sub{my($P,$e,$o)=@_;$o->{default}=sub{my($m,$n,%a)=@_;exists$a{default}or return$m;my($d,$r)=$a{default};my$g='HASH'eq($r=ref$d)?sub{+{%$d}}:'ARRAY'eq$r?sub{[@$d]}:'CODE'eq$r?$d:sub{$d};my$i=exists$a{lazy}?$a{lazy}:!${$P.':N'};$i or ${$P.':E'}{$n}=$g and return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$g->(@_):$m->(@_)}}};my$i=\&import;*{$M.import}=sub{(@_==2 and not$_[1])?pop@_:@_==1?push@_,grep!/import/,@f:();goto&$i};@f=qw[default import];use strict;use warnings;
  2 50 33 2   3  
  2 100   2   1717  
  2 100   2   17  
  2 50   1   4  
  2 100   17   72  
  2 50       13  
  2 50       4  
  2 100       75  
  2 100       372  
  0 50       0  
  0 100       0  
  1 0       147  
  0         0  
  0         0  
  17         37  
  17         33  
  17         26  
  17         66  
  1         12  
  1         4  
  17         29  
  34         94  
  17         39  
  34         85  
  17         58  
  34         104  
  17         99  
  3         10  
  3         25  
  19         1019  
  19         42  
  34         55  
  34         129  
  0         0  
  17         54  
  17         53  
  34         59  
  34         103  
  17         30  
  0         0  
  17         103  
  0            
  0            
  0            
  0            
  0            
  0            
  0