Help for this page
sub _do_action_with_tap_model { my ( $self, $action ) = @_; ... my $self = shift; $self->_do_action_with_tap_model( 'ACTION_testcover' ); }