Branch Coverage

blib/lib/HON/EC2/Snapshots/Monitoring.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
47 12 189 if ($line =~ /Starting\s\w+\sBackup\s--\s(\d{1,2}-\d{2}-\d{4})/gimsx)
48 4 8 if ($1 eq $date)
53 97 104 if ($keepLogs == 1)
57 12 189 if ($line =~ /Backup\sdone/gimsx)
78 3 94 if ($line =~ /^Snapshots\staken\sby\sec2-automate-backup-awscli[.]sh/gimsx)
83 4 93 if ($line =~ /Tagging\sSnapshot\ssnap-/gimsx)
86 2 95 if ($line =~ /Snapshot\sPurging\sis/gimsx)
89 4 93 if ($line =~ /PurgeAfterFE\sdate/gimsx)