Branch Coverage

File:blib/lib/Test/Mockingbird/TimeTravel.pm
Coverage:100.0%

line%coveragebranch
127100TF$ACTIVE ? :
197100TFunless $ACTIVE
236100TFunless $ACTIVE
275100TFunless $ACTIVE
353100TFunless ref $code eq "CODE"
356100TFunless defined $ts
379100TFif $err
381100TFwantarray ? :
395100TFunless defined $ts and length $ts
401100TFif $ts =~ /^\d+$/
404100TFif ($ts =~ /^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2})Z$/)
409100TFif ($ts =~ /^(\d{4})-(\d{2})-(\d{2})\s+(\d{2}):(\d{2}):(\d{2})$/)
414100TFif ($ts =~ /^(\d{4})-(\d{2})-(\d{2})$/)
434100TFunless defined $unit
438100TFunless exists $SECONDS_PER_UNIT{$key}