my $main_image = $pdf->main_image_params(); my $got = $pdf->adjust_to_bounding_box($main_image); is_deeply($got, undef, "adjust_to_bounding_box returns on no second param" ); # test