File Coverage

blib/lib/Ixchel/Actions/template.pm
Criterion Covered Total %
statement 20 88 22.7
branch 0 44 0.0
condition 0 6 0.0
subroutine 7 18 38.8
pod 0 4 0.0
total 27 160 16.8


line stmt bran cond sub pod time code
1             package Ixchel::Actions::template;
2              
3 1     1   88353 use 5.006;
  1         3  
4 1     1   4 use strict;
  1         4  
  1         27  
5 1     1   3 use warnings;
  1         1  
  1         35  
6 1     1   442 use File::Slurp;
  1         30984  
  1         83  
7 1     1   378 use Ixchel::functions::sys_info;
  1         12  
  1         113  
8 1     1   14 use String::ShellQuote;
  1         2092  
  1         77  
9 1     1   24 use File::Find::Rule;
  1         10409  
  1         13  
10              
11             =head1 NAME
12              
13             Ixchel::Actions::template - Fill in a template.
14              
15             =head1 VERSION
16              
17             Version 0.2.0
18              
19             =cut
20              
21             our $VERSION = '0.2.0';
22              
23             =head1 CLI SYNOPSIS
24              
25             ixchel -a template B<-t>